summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Leffler <sam@FreeBSD.org>2002-10-18 04:21:29 +0000
committerSam Leffler <sam@FreeBSD.org>2002-10-18 04:21:29 +0000
commit4b70617d04f7ced1a4ebc85804fef66bce469bd1 (patch)
treee41d049bf5120bd2264aaf9664b03927c344d678
parent598420ee63bcd384feb9d3bfb8825f534d22d9b3 (diff)
Notes
-rw-r--r--etc/mtree/BSD.include.dist2
-rw-r--r--include/Makefile2
2 files changed, 3 insertions, 1 deletions
diff --git a/etc/mtree/BSD.include.dist b/etc/mtree/BSD.include.dist
index 5fbc371c17e1..b49a8ff70cb5 100644
--- a/etc/mtree/BSD.include.dist
+++ b/etc/mtree/BSD.include.dist
@@ -95,6 +95,8 @@
..
netinet6
..
+ netipsec
+ ..
netipx
..
netkey
diff --git a/include/Makefile b/include/Makefile
index b79204ae77c8..dd19195627f9 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -32,7 +32,7 @@ PHDRS= sched.h semaphore.h _semaphore.h # mqueue.h
LHDRS= aio.h errno.h fcntl.h linker_set.h poll.h stdint.h syslog.h \
termios.h ucontext.h
-LDIRS= cam net netatalk netatm netgraph netinet netinet6 \
+LDIRS= cam net netatalk netatm netgraph netinet netinet6 netipsec \
netipx netkey netnatm netncp netns netsmb nfs nfsclient nfsserver \
pccard posix4 sys vm