summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-08-18 07:15:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-08-18 07:15:58 +0000
commit5d2fce513b9bf956eeabd492a880ff3764dd7ae8 (patch)
treef2084e7f99087c1b4bcf329c521bb9bb9145955e /cpukit/ChangeLog
parent2008-08-18 Ralf Corsépius <ralf.corsepius@rtems.org> (diff)
downloadrtems-5d2fce513b9bf956eeabd492a880ff3764dd7ae8.tar.bz2
2008-08-18 Ralf Corsepius <ralf.corsepius@rtems.org>
* libnetworking/netinet/in_cksum.c: Add missing prototypes. * librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/svc_tcp.c: Add missing prototypes.
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 1a7b19fe45..a11c67e8f8 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-18 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * libnetworking/netinet/in_cksum.c: Add missing prototypes.
+ * librpc/src/rpc/clnt_tcp.c, librpc/src/rpc/svc_tcp.c:
+ Add missing prototypes.
+
2008-08-16 Ralf Corsepius <ralf.corsepius@rtems.org>
* libfs/src/nfsclient/src/librtemsNfs.h: Add missing prototype.