summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-02 10:12:47 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-02 10:12:47 +0000
commit3f10bb3ebac8a71c4c328ae611f86a65b1e38901 (patch)
tree5509a82846ad948d8c9c478d4711fc14cca6a476 /cpukit/ChangeLog
parentNew header guards. (diff)
downloadrtems-3f10bb3ebac8a71c4c328ae611f86a65b1e38901.tar.bz2
2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/rtems/rtems_bsdnet.h: New header guards.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index da403d22e7..8d0d8a6c2c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -2,6 +2,7 @@
* libnetworking/rtems/ftpfs.h, libnetworking/rtems/mkrootfs.h,
libnetworking/rtems/rtems_bsdnet_internal.h,
+ libnetworking/rtems/rtems_bsdnet.h,
libnetworking/rtems/tftp.h: New header guards.
2005-02-02 Ralf Corsepius <ralf.corsepius@rtems.org>