summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_socket.c
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2006-03-18 20:47:36 +0000
committernetchild <netchild@FreeBSD.org>2006-03-18 20:47:36 +0000
commitd1db96cb48e485fb9f14532b1ee1a979b4739114 (patch)
tree4128a9f069bd937c90534aa10dd2a3a74d63bd98 /sys/compat/linux/linux_socket.c
parent1a84cbb2c6edd2929ab017388e746827135d80fc (diff)
downloadFreeBSD-src-d1db96cb48e485fb9f14532b1ee1a979b4739114.zip
FreeBSD-src-d1db96cb48e485fb9f14532b1ee1a979b4739114.tar.gz
Fixup some problems in my previous commit (COMPAT_43).
Pointyhat to: netchild
Diffstat (limited to 'sys/compat/linux/linux_socket.c')
-rw-r--r--sys/compat/linux/linux_socket.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/linux/linux_socket.c b/sys/compat/linux/linux_socket.c
index e7e98f8..e8d2802 100644
--- a/sys/compat/linux/linux_socket.c
+++ b/sys/compat/linux/linux_socket.c
@@ -30,7 +30,6 @@
__FBSDID("$FreeBSD$");
/* XXX we use functions that might not exist. */
-#include "opt_compat.h"
#include "opt_inet6.h"
#include <sys/param.h>
OpenPOWER on IntegriCloud