aboutsummaryrefslogtreecommitdiff
path: root/sys/amd64
diff options
context:
space:
mode:
authorGreg Lehey <grog@FreeBSD.org>2001-04-29 02:45:39 +0000
committerGreg Lehey <grog@FreeBSD.org>2001-04-29 02:45:39 +0000
commit60fb0ce3657fa4a58498ef506f55f89e3acef6af (patch)
treeba48181785846ad0d76cf9a7538c101b11ce628e /sys/amd64
parent49acc8fe5037621f15bb71d9a82f44cb965ce38f (diff)
Notes
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 749175613300..b6700be64660 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 433702c42df3..c6f0970d63fc 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>