summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-12-11 17:28:42 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-12-11 17:28:42 +0000
commitee45afc3ce7a0959ef217b0b839a56dd5f85c220 (patch)
tree980d5d72b726f86cf25b22b606fe76106adc9dbb /cpukit/ChangeLog
parentInclude <sys/socket.h> to make header self contained. (diff)
downloadrtems-ee45afc3ce7a0959ef217b0b839a56dd5f85c220.tar.bz2
2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/net/if_arp.h, libnetworking/net/route.h: Include <sys/socket.h> to make header self contained.
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 0fc9c7f327..f765512f80 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * libnetworking/net/if_arp.h, libnetworking/net/route.h:
+ Include <sys/socket.h> to make header self contained.
+
+2008-12-11 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* zlib/zconf.h: #include <stdint.h> instead of <rtems/stdint.h>.
* score/cpu/arm/rtems/score/types.h,
score/cpu/avr/rtems/score/types.h,