summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-05-10 06:40:29 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-05-10 06:40:29 +0000
commit39350cf7cda9e59d8c35495092ee8bfaeea1dc62 (patch)
treee139d07e05a5ee72349ea9c3e819214a6293591c /cpukit/libnetworking/Makefile.am
parentRemove (moved to include/rtems/bsd/sys/queue.h). (diff)
downloadrtems-39350cf7cda9e59d8c35495092ee8bfaeea1dc62.tar.bz2
Reflect having removed sys/queue.h.
Diffstat (limited to 'cpukit/libnetworking/Makefile.am')
-rw-r--r--cpukit/libnetworking/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libnetworking/Makefile.am b/cpukit/libnetworking/Makefile.am
index 0683e91d3c..9042b3139b 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -130,7 +130,7 @@ include_sysdir = $(includedir)/sys
include_sys_HEADERS = sys/callout.h sys/conf.h sys/domain.h \
sys/kernel.h sys/libkern.h sys/linker_set.h sys/malloc.h sys/mbuf.h \
- sys/mount.h sys/proc.h sys/protosw.h sys/queue.h sys/reboot.h \
+ sys/mount.h sys/proc.h sys/protosw.h sys/reboot.h \
sys/resourcevar.h sys/select.h sys/signalvar.h sys/socket.h \
sys/socketvar.h sys/sysctl.h sys/syslog.h sys/systm.h sys/ttydefaults.h \
sys/ucred.h sys/uio.h sys/un.h