summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-12 17:16:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-12 17:16:04 +0000
commit5e74ec1f5efcb61e46f63051e3d38587cc2bd95e (patch)
treed5b7840a0efaef37a69ba4fd1624f1ccbb36abf9 /cpukit/ChangeLog
parent2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-5e74ec1f5efcb61e46f63051e3d38587cc2bd95e.tar.bz2
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
* libmisc/shell/cmd_ls.c: Add include of <sys/stat.h> needed for UNIX BSP.
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 edf94e7b3d..08b29cda56 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
+ * libmisc/shell/cmd_ls.c: Add include of <sys/stat.h> needed for UNIX
+ BSP.
+
+2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>
+
* libgnat/Makefile.am: Handle POSIX being disabled correctly.
2007-12-12 Joel Sherrill <joel.sherrill@OARcorp.com>