summaryrefslogtreecommitdiffstats
path: root/sys/compat/svr4/svr4_sysvec.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-05-31 20:33:18 +0000
committerphk <phk@FreeBSD.org>2003-05-31 20:33:18 +0000
commite582dcfe26602039ca7f42eaa404338237720a1a (patch)
tree4c828d39dd1e87da3bbe23be42fecee274ca83e6 /sys/compat/svr4/svr4_sysvec.c
parent2048912526464c943ca01eb049aa45a6f63814b6 (diff)
downloadFreeBSD-src-e582dcfe26602039ca7f42eaa404338237720a1a.zip
FreeBSD-src-e582dcfe26602039ca7f42eaa404338237720a1a.tar.gz
Put definition of struct svr4_sockcache_entry in a .h file rather than
having two independent definitions in two .c files. Fiddle surrounding details to match. Found by: FlexeLint
Diffstat (limited to 'sys/compat/svr4/svr4_sysvec.c')
-rw-r--r--sys/compat/svr4/svr4_sysvec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/compat/svr4/svr4_sysvec.c b/sys/compat/svr4/svr4_sysvec.c
index ec8ce8b..8abcbb2 100644
--- a/sys/compat/svr4/svr4_sysvec.c
+++ b/sys/compat/svr4/svr4_sysvec.c
@@ -61,7 +61,6 @@
#include <compat/svr4/svr4_syscall.h>
#include <compat/svr4/svr4_signal.h>
#include <compat/svr4/svr4_sockio.h>
-#include <compat/svr4/svr4_socket.h>
#include <compat/svr4/svr4_errno.h>
#include <compat/svr4/svr4_proto.h>
#include <compat/svr4/svr4_siginfo.h>
OpenPOWER on IntegriCloud