summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2007-05-08 15:33:54 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2007-05-08 15:33:54 +0000
commitff485b1188fce2182edd4bf661f7fcb61a319257 (patch)
tree22752073e305e97a57302ae7d7af4cb38279a13b /cpukit/ChangeLog
parent2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-ff485b1188fce2182edd4bf661f7fcb61a319257.tar.bz2
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
* rtems/src/regionprocessqueue.c, score/src/heapresizeblock.c score/src/threadqrequeue.c: Add HAVE_CONFIG_H magic.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index dd4751fcd0..4a550349de 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,7 +1,8 @@
2007-05-08 Ralf Corsépius <ralf.corsepius@rtems.org>
- * ftpd/ftpd.c: Add HAVE_CONFIG_H magic.
- * libblock/src/show_bdbuf.c: Add HAVE_CONFIG_H magic.
+ * rtems/src/regionprocessqueue.c, score/src/heapresizeblock.c
+ score/src/threadqrequeue.c, ftpd/ftpd.c, libblock/src/show_bdbuf.c:
+ Add HAVE_CONFIG_H magic.
* libnetworking/libc/gethostbydns.c,
libnetworking/libc/inet_net_ntop.c,
libnetworking/libc/inet_pton.c: Eliminate __P.