summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-02-04 13:33:05 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-02-04 13:33:05 +0000
commite7b2159049dceee01e70b13dce0bff7c70688773 (patch)
treeed99cf8ee2d4754e553b36bda143fd7cb5e14a31 /cpukit/ChangeLog
parentRemove -D_COMPILING_BSD_KERNEL_ (Unused). (diff)
downloadrtems-e7b2159049dceee01e70b13dce0bff7c70688773.tar.bz2
2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/Makefile.am, libnetworking/rtems/rtems_bsdnet.h, libnetworking/rtems/rtems_dhcp.c: Remove -D_COMPILING_BSD_KERNEL_ (Unused).
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 96318f8f4e..f6020413fb 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,8 @@
2009-02-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/Makefile.am, libnetworking/rtems/rtems_bsdnet.h,
+ libnetworking/rtems/rtems_dhcp.c:
+ Remove -D_COMPILING_BSD_KERNEL_ (Unused).
* libnetworking/Makefile.am: Remove -DKERNEL.
* libnetworking/rtems/rtems_mii_ioctl.c: Remove #undef KERNEL.
* libnetworking/nfs/bootp_subr.c: #include <sys/ucred.h>.