From 9fcd1a1c58492117f4e90a74bedac55cd43f4d3d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 30 Jul 2002 23:31:00 +0000 Subject: 2002-07-30 Joel Sherrill * 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. --- cpukit/libnetworking/sys/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'cpukit/libnetworking/sys/Makefile.am') 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 -- cgit v1.2.3