summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/alpha/alpha/autoconf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/alpha/alpha/autoconf.c b/sys/alpha/alpha/autoconf.c
index 10c50eaf3c64..2f02105b1679 100644
--- a/sys/alpha/alpha/autoconf.c
+++ b/sys/alpha/alpha/autoconf.c
@@ -39,6 +39,8 @@
#include <sys/ipl.h>
#include <sys/reboot.h>
#include <sys/kernel.h>
+#include <net/radix.h>
+#include <sys/socket.h>
#include <sys/mount.h>
#include <sys/sysctl.h>
#include <sys/bus.h>