From 5c15f279882549eaa0943a8a89ae4bfd69f0d194 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 10 May 2007 07:38:57 +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 * librpc/include/rpc/rpc_com.h: Include instead of . --- cpukit/ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 32a16af091..fe98a4f7ee 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,6 @@ 2007-05-10 Ralf Corsépius + * 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, @@ -19,8 +20,8 @@ librpc/include/rpc/pmap_clnt.h, librpc/include/rpc/pmap_prot.h, librpc/include/rpc/pmap_rmt.h, librpc/include/rpc/svc.h, librpc/include/rpc/svc_soc.h, librpc/include/rpc/xdr.h, - librpc/include/rpcsvc/ypclnt.h: Include - instead of . + librpc/include/rpcsvc/ypclnt.h, librpc/include/rpc/rpc_com.h: + Include instead of . 2007-05-10 Ralf Corsépius