From af3e1a5f3b8eb7d31997a7d60fac2bc92fe6e487 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 May 2007 07:31:28 +0000 Subject: [PATCH] =?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 * libcsupport/Makefile.am: Remove include/rtems/cdefs.h. --- cpukit/ChangeLog | 1 + cpukit/libcsupport/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index abe02bdd38..ecf63d91f1 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,6 @@ 2007-05-10 Ralf Corsépius + * 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, libnetworking/arpa/inet.h, libnetworking/arpa/nameser.h, diff --git a/cpukit/libcsupport/Makefile.am b/cpukit/libcsupport/Makefile.am index ff867a1518..207e8e40fe 100644 --- a/cpukit/libcsupport/Makefile.am +++ b/cpukit/libcsupport/Makefile.am @@ -23,7 +23,7 @@ include_rtems_motorola_HEADERS = include/motorola/mc68230.h \ ## rtems include_rtems_HEADERS += include/rtems/assoc.h include/rtems/error.h \ include/rtems/libcsupport.h include/rtems/libio.h include/rtems/libio_.h \ - include/rtems/termiostypes.h include/rtems/cdefs.h + include/rtems/termiostypes.h ## zilog