summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-01-27 13:32:25 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-01-27 13:32:25 +0000
commitefec4b0f6059523167460a012e4a47c1b2be0a08 (patch)
tree3400d28809d860f07a639e93c5c574194ff8186b /cpukit/ChangeLog
parent2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-efec4b0f6059523167460a012e4a47c1b2be0a08.tar.bz2
2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>
* libcsupport/src/lstat.c, libcsupport/src/readdir_r.c: Include config.h.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 71af185c91..f69102fa24 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * libcsupport/src/lstat.c, libcsupport/src/readdir_r.c:
+ Include config.h.
+
+2005-01-27 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* libmisc/untar/untar.h: New prototype to eleminate warnings.
* libmisc/untar/untar.c: Cosmetics, add symlinks.