Include sysctl.h *once*, after vm.h.
This commit is contained in:
parent
d0a1101d26
commit
5542cb9709
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: machdep.c,v 1.260 1997/10/16 01:10:52 thorpej Exp $ */
|
||||
/* $NetBSD: machdep.c,v 1.261 1997/10/16 02:58:31 mycroft Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 1996, 1997 The NetBSD Foundation, Inc.
|
||||
@ -97,7 +97,6 @@
|
||||
#include <sys/vnode.h>
|
||||
#include <sys/device.h>
|
||||
#include <sys/extent.h>
|
||||
#include <sys/sysctl.h>
|
||||
#include <sys/syscallargs.h>
|
||||
#ifdef SYSVMSG
|
||||
#include <sys/msg.h>
|
||||
|
Loading…
Reference in New Issue
Block a user