summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorrwatson <rwatson@FreeBSD.org>2002-08-02 18:08:14 +0000
committerrwatson <rwatson@FreeBSD.org>2002-08-02 18:08:14 +0000
commitf0cf913285a4c319438e7ddcb73cd3fd0407491c (patch)
tree75b57cbe9461a6b1af8d11d6efddf60f76718071 /sys
parent55b49dda708142da93e81d81bea0aaa065a226d4 (diff)
downloadFreeBSD-src-f0cf913285a4c319438e7ddcb73cd3fd0407491c.zip
FreeBSD-src-f0cf913285a4c319438e7ddcb73cd3fd0407491c.tar.gz
Work to fix LINT build.
Reported by: phk
Diffstat (limited to 'sys')
-rw-r--r--sys/netinet/tcp_debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/netinet/tcp_debug.c b/sys/netinet/tcp_debug.c
index 89e9d7c..203cc3c 100644
--- a/sys/netinet/tcp_debug.c
+++ b/sys/netinet/tcp_debug.c
@@ -51,6 +51,7 @@
#endif
#include <sys/param.h>
+#include <sys/mac.h>
#include <sys/systm.h>
#include <sys/protosw.h>
#include <sys/socket.h>
OpenPOWER on IntegriCloud