summaryrefslogtreecommitdiffstats
path: root/sys/compat
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2008-08-25 05:38:18 +0000
committerjulian <julian@FreeBSD.org>2008-08-25 05:38:18 +0000
commit64d908d08efb96c9d4abd5c31bfea8d6d2a8fed2 (patch)
treed844e467ff749ffe05b16bf4424e654ce716ac0d /sys/compat
parentd908a854a8b06380b128f7e9bce82ea914045ab7 (diff)
downloadFreeBSD-src-64d908d08efb96c9d4abd5c31bfea8d6d2a8fed2.zip
FreeBSD-src-64d908d08efb96c9d4abd5c31bfea8d6d2a8fed2.tar.gz
We left out V_static_len from ip_fw2.c
(also a whitespace diff that i'd rahter fix her ethan break in the vimage branch.)
Diffstat (limited to 'sys/compat')
-rw-r--r--sys/compat/svr4/svr4_sockio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_sockio.c b/sys/compat/svr4/svr4_sockio.c
index 41a1621..fb094d0 100644
--- a/sys/compat/svr4/svr4_sockio.c
+++ b/sys/compat/svr4/svr4_sockio.c
@@ -37,8 +37,8 @@ __FBSDID("$FreeBSD$");
#include <sys/sockio.h>
#include <sys/socket.h>
#include <sys/vimage.h>
-#include <net/if.h>
+#include <net/if.h>
#include <compat/svr4/svr4.h>
#include <compat/svr4/svr4_util.h>
OpenPOWER on IntegriCloud