summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/sys/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-15 12:58:24 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-06-15 12:58:24 +0000
commit73e1db9f2b04f066688ced23b38accda1bb11524 (patch)
tree38e3c7adcf536114d0ae3a795b07a9335b274e1b /cpukit/libnetworking/sys/Makefile.am
parentMoved <sys/cdefs.h> to lib/include/sys from libnetworking/sys so (diff)
downloadrtems-73e1db9f2b04f066688ced23b38accda1bb11524.tar.bz2
Moved <sys/cdefs.h> to lib/include so non-networking applications could
include <sys/ioctl.h>.
Diffstat (limited to 'cpukit/libnetworking/sys/Makefile.am')
-rw-r--r--cpukit/libnetworking/sys/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/sys/Makefile.am b/cpukit/libnetworking/sys/Makefile.am
index 2e9c416fe7..c317f06716 100644
--- a/cpukit/libnetworking/sys/Makefile.am
+++ b/cpukit/libnetworking/sys/Makefile.am
@@ -4,7 +4,7 @@
AUTOMAKE_OPTIONS = foreign 1.4
-H_FILES = buf.h callout.h cdefs.h conf.h domain.h filio.h \
+H_FILES = buf.h callout.h conf.h domain.h filio.h \
ioctl.h kernel.h libkern.h malloc.h mbuf.h mount.h param.h proc.h \
protosw.h queue.h reboot.h resourcevar.h rtprio.h select.h signalvar.h \
socket.h socketvar.h sockio.h sysctl.h syslimits.h syslog.h systm.h \