summaryrefslogtreecommitdiffstats
path: root/sys/amd64
diff options
context:
space:
mode:
authorgrog <grog@FreeBSD.org>2001-04-29 02:45:39 +0000
committergrog <grog@FreeBSD.org>2001-04-29 02:45:39 +0000
commit4b9d9cbaac4fca2bd620bd18a83cd2f91879bdeb (patch)
tree420d575b4e4b99c943689ffc4a45e8b80c2967fb /sys/amd64
parent1e7d7fa08115fc164f8ace561bcb994a5e67b77f (diff)
downloadFreeBSD-src-4b9d9cbaac4fca2bd620bd18a83cd2f91879bdeb.zip
FreeBSD-src-4b9d9cbaac4fca2bd620bd18a83cd2f91879bdeb.tar.gz
Revert consequences of changes to mount.h, part 2.
Requested by: bde
Diffstat (limited to 'sys/amd64')
-rw-r--r--sys/amd64/amd64/autoconf.c2
-rw-r--r--sys/amd64/amd64/genassym.c2
2 files changed, 0 insertions, 4 deletions
diff --git a/sys/amd64/amd64/autoconf.c b/sys/amd64/amd64/autoconf.c
index 7491756..b6700be 100644
--- a/sys/amd64/amd64/autoconf.c
+++ b/sys/amd64/amd64/autoconf.c
@@ -61,8 +61,6 @@
#include <sys/reboot.h>
#include <sys/kernel.h>
#include <sys/malloc.h>
-#include <net/radix.h>
-#include <sys/socket.h>
#include <sys/mount.h>
#include <sys/cons.h>
diff --git a/sys/amd64/amd64/genassym.c b/sys/amd64/amd64/genassym.c
index 433702c..c6f0970 100644
--- a/sys/amd64/amd64/genassym.c
+++ b/sys/amd64/amd64/genassym.c
@@ -44,8 +44,6 @@
#include <sys/buf.h>
#include <sys/proc.h>
#include <sys/errno.h>
-#include <net/radix.h>
-#include <sys/socket.h>
#include <sys/mount.h>
#include <sys/mutex.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud