2007-05-10 Ralf Corsépius <ralf.corsepius@rtems.org>

* Makefile.am: Remove libcsupport/include/sys/cdefs.h.
This commit is contained in:
Ralf Corsepius
2007-05-10 07:34:07 +00:00
parent 803b2ac191
commit 1a9aa7e143
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
2007-05-10 Ralf Corsépius <ralf.corsepius@rtems.org>
* Makefile.am: Remove libcsupport/include/sys/cdefs.h.
* libcsupport/Makefile.am: Remove include/rtems/cdefs.h.
* include/rtems/bsd/sys/queue.h, libcsupport/include/sys/ioccom.h,
libnetworking/netdb.h, libnetworking/resolv.h,

View File

@@ -52,8 +52,7 @@ include_HEADERS += libcsupport/include/tar.h
include_sys_HEADERS += libcsupport/include/sys/ioccom.h \
libcsupport/include/sys/filio.h libcsupport/include/sys/ioctl.h \
libcsupport/include/sys/sockio.h libcsupport/include/sys/ttycom.h \
libcsupport/include/sys/termios.h libcsupport/include/sys/utsname.h \
libcsupport/include/sys/cdefs.h
libcsupport/include/sys/termios.h libcsupport/include/sys/utsname.h
if LIBNETWORKING
include_rtems_bsdnetdir = $(includedir)/rtems/bsdnet