From 7858b90e7c22651e7087e557b65e21ddc39d541e Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Wed, 23 Feb 2011 14:07:40 +0000 Subject: =?UTF-8?q?2011-02-23=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * libmisc/devnull/devnull.h, libmisc/stackchk/stackchk.h: Fix header guard. Add missing includes. --- cpukit/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index cf9fa863d0..990095559e 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,7 @@ 2011-02-23 Ralf Corsépius + * libmisc/devnull/devnull.h, libmisc/stackchk/stackchk.h: + Fix header guard. Add missing includes. * score/include/rtems/debug.h, score/include/rtems/score/sysstate.h, score/include/rtems/score/timespec.h, score/inline/rtems/score/address.inl, -- cgit v1.2.3