mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-20 15:43:16 +00:00
Remove bogus includes that became fatal after the previous (intended to
be cosmetic?) commit.
This commit is contained in:
parent
288417bef0
commit
e2bcd47d12
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=11392
@ -30,14 +30,7 @@
|
||||
# include <sys/socket.h>
|
||||
# include <net/if.h>
|
||||
# include <vm/vm.h>
|
||||
# ifdef __FreeBSD__
|
||||
# if __FreeBSD__ < 2
|
||||
# include <machine/pio.h>
|
||||
# else
|
||||
# include <machine/cpufunc.h>
|
||||
# include <sys/libkern.h>
|
||||
# endif
|
||||
# else
|
||||
# ifndef __FreeBSD__
|
||||
# include <machine/inline.h>
|
||||
# endif
|
||||
# include <machine/cronyx.h>
|
||||
|
Loading…
Reference in New Issue
Block a user