summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 15:43:44 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-28 15:43:44 +0000
commit462fb6427cd26f881da1fa13e7c4dec65021ed80 (patch)
treedcad2ec91286ed642a0836e34963a8ce0a9d0d16 /cpukit/libnetworking
parent2007-03-28 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-462fb6427cd26f881da1fa13e7c4dec65021ed80.tar.bz2
Remove sys/buf.h.
Diffstat (limited to 'cpukit/libnetworking')
-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 9a7d413e65..de57ba0fb6 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -129,7 +129,7 @@ libnetworking_a_SOURCES += rtems/rtems_mii_ioctl.c rtems/rtems_mii_ioctl_kern.c
include_sysdir = $(includedir)/sys
-include_sys_HEADERS = sys/buf.h sys/callout.h sys/conf.h sys/domain.h \
+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/resourcevar.h sys/select.h sys/signalvar.h sys/socket.h \