From 61f08fe3510e4bf402f79f6eac530396d9ddf000 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 24 Mar 2011 09:36:37 +0000 Subject: [PATCH] =?UTF-8?q?2011-03-24=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libcsupport/include/sys/ioccom.h: Include (Eliminate rtems/bsd/sys/cdefs.h). --- cpukit/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 288cac93be..4a9a2b2469 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,7 @@ 2011-03-24 Ralf Corsépius + * libcsupport/include/sys/ioccom.h: + Include (Eliminate rtems/bsd/sys/cdefs.h). * librpc/include/rpc/auth.h, librpc/include/rpc/auth_unix.h, librpc/include/rpc/clnt.h, librpc/include/rpc/clnt_soc.h, librpc/include/rpc/pmap_clnt.h, librpc/include/rpc/pmap_prot.h,