sys/sysctl.h: Make it self-contained when included from the kernel
MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
This commit is contained in:
+2
-1
@@ -36,7 +36,8 @@
|
||||
#define _SYS_SYSCTL_H_
|
||||
|
||||
#ifdef _KERNEL
|
||||
#include <sys/cdefs.h>
|
||||
#include <sys/types.h>
|
||||
#include <sys/_null.h>
|
||||
#include <sys/queue.h>
|
||||
#include <sys/tree.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user