From d9ab6d3b31b9735b5143e6221b4b6d81d7ae77eb Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 2 Aug 2002 00:48:03 +0000 Subject: 2002-08-01 Joel Sherrill * machine/param.h, sys/syslimits.h: In the continued effort to eliminate .h conflicts between newlib and RTEMS, these were moved to newlib. * machine/Makefile.am, sys/Makefile.am: Reflect above. --- cpukit/libnetworking/sys/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libnetworking/sys/Makefile.am') diff --git a/cpukit/libnetworking/sys/Makefile.am b/cpukit/libnetworking/sys/Makefile.am index c9cdb8d70c..e93b00a007 100644 --- a/cpukit/libnetworking/sys/Makefile.am +++ b/cpukit/libnetworking/sys/Makefile.am @@ -7,7 +7,7 @@ include_sysdir = $(includedir)/sys include_sys_HEADERS = buf.h callout.h conf.h domain.h kernel.h libkern.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 \ + sysctl.h syslog.h systm.h ttydefaults.h ucred.h \ uio.h un.h PREINSTALL_FILES = $(PROJECT_INCLUDE)/sys \ -- cgit v1.2.3