From 1a9aa7e14375157dc1299784832ad26ccd07be0a Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 May 2007 07:34:07 +0000 Subject: =?UTF-8?q?2007-05-10=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makefile.am: Remove libcsupport/include/sys/cdefs.h. --- cpukit/Makefile.am | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cpukit/Makefile.am') diff --git a/cpukit/Makefile.am b/cpukit/Makefile.am index 1448d3a863..7b1d40c4b5 100644 --- a/cpukit/Makefile.am +++ b/cpukit/Makefile.am @@ -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 -- cgit v1.2.3