summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-02-03 05:49:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-02-03 05:49:30 +0000
commitb90307a092d3073b2a7be05448a177a858137182 (patch)
tree7f636511a873ed2f249e162d7ce3336d3973c697 /cpukit/ChangeLog
parent2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b90307a092d3073b2a7be05448a177a858137182.tar.bz2
2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 755/rtems * libnetworking/libc/res_init.c, libnetworking/lib/rtems_bsdnet_ntp.c, libnetworking/nfs/bootp_subr.c: Include <rtems/bsdnet/servers.h>.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index d213a8e373..fef8dfe675 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,6 +1,12 @@
2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
PR 755/rtems
+ * libnetworking/libc/res_init.c, libnetworking/lib/rtems_bsdnet_ntp.c,
+ libnetworking/nfs/bootp_subr.c: Include <rtems/bsdnet/servers.h>.
+
+2005-02-03 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ PR 755/rtems
* libnetworking/rtems_glue.c:
Rename rtems_bsdnet_nameservers to _rtems_bsdnet_nameservers.
Rename rtems_bsdnet_ntpservers to _rtems_bsdnet_ntpservers.