Replace the */ I accidentally removed in the last commit
This commit is contained in:
parent
13e972fc24
commit
003a43716e
@ -1,4 +1,4 @@
|
|||||||
/* $NetBSD: hfs.h,v 1.11 2020/07/23 19:26:34 skrll Exp $ */
|
/* $NetBSD: hfs.h,v 1.12 2020/07/24 05:26:37 skrll Exp $ */
|
||||||
|
|
||||||
/*-
|
/*-
|
||||||
* Copyright (c) 2005, 2007 The NetBSD Foundation, Inc.
|
* Copyright (c) 2005, 2007 The NetBSD Foundation, Inc.
|
||||||
@ -43,7 +43,7 @@
|
|||||||
#ifdef HFS_DEBUG
|
#ifdef HFS_DEBUG
|
||||||
#if defined(_KERNEL)
|
#if defined(_KERNEL)
|
||||||
#include "opt_ddb.h"
|
#include "opt_ddb.h"
|
||||||
#endif /* defined(_KERNEL_)
|
#endif /* defined(_KERNEL_) */
|
||||||
#endif /* HFS_DEBUG */
|
#endif /* HFS_DEBUG */
|
||||||
|
|
||||||
#include <fs/hfs/libhfs.h>
|
#include <fs/hfs/libhfs.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user