summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/Makefile.am
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-03-16 03:37:23 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-03-16 03:37:23 +0000
commit9d155ac0c653a35a5ed9b8a881511b5b2df89cdd (patch)
treef177ad022ef7bb7ccd818fc07e9ff2b1ab157062 /cpukit/libnetworking/Makefile.am
parent2007-03-14 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-9d155ac0c653a35a5ed9b8a881511b5b2df89cdd.tar.bz2
Remove sys/rtprio.h.
Diffstat (limited to '')
-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 ccc0355c87..9b92dd70d9 100644
--- a/cpukit/libnetworking/Makefile.am
+++ b/cpukit/libnetworking/Makefile.am
@@ -133,7 +133,7 @@ include_sysdir = $(includedir)/sys
include_sys_HEADERS = sys/buf.h 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/rtprio.h sys/select.h sys/signalvar.h sys/socket.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