summaryrefslogtreecommitdiffstats
path: root/cpukit/libnetworking/sys/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-30 23:31:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-07-30 23:31:00 +0000
commit9fcd1a1c58492117f4e90a74bedac55cd43f4d3d (patch)
tree25e87645263acffebdfeddca350fc8f5aacfb7a0 /cpukit/libnetworking/sys/Makefile.am
parent2002-07-30 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-9fcd1a1c58492117f4e90a74bedac55cd43f4d3d.tar.bz2
2002-07-30 Joel Sherrill <joel@OARcorp.com>
* machine/types.h: Removed as a simpler version of this file is now part of the RTEMS newlib support. * machine/Makefile.am, machine/endian.h, nfs/bootp_subr.c, rtems/rtems_bsdnet_internal.h, sys/Makefile.am, sys/systm.h: Minor modifications to use the simpler machine/types.h. Mostly more complete sets of #include's to account for machine/types.h no longer doing this.
Diffstat (limited to 'cpukit/libnetworking/sys/Makefile.am')
-rw-r--r--cpukit/libnetworking/sys/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpukit/libnetworking/sys/Makefile.am b/cpukit/libnetworking/sys/Makefile.am
index 058b9e166e..90691059ca 100644
--- a/cpukit/libnetworking/sys/Makefile.am
+++ b/cpukit/libnetworking/sys/Makefile.am
@@ -4,8 +4,9 @@
include_sysdir = $(includedir)/sys
+# param.h now in newlib 30 July 2002 Joel
include_sys_HEADERS = buf.h callout.h conf.h domain.h kernel.h libkern.h \
- malloc.h mbuf.h mount.h param.h proc.h protosw.h queue.h reboot.h \
+ malloc.h mbuf.h mount.h proc.h protosw.h queue.h reboot.h \
resourcevar.h rtprio.h select.h signalvar.h socket.h socketvar.h \
sysctl.h syslimits.h syslog.h systm.h ttydefaults.h ucred.h \
uio.h un.h