diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 3d58ef62d5..ce1b85517d 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,6 @@ 2008-08-01 Ralf Corsépius + * librpc/src/rpc/svc_simple.c: Add missing prototypes. * librpc/src/rpc/rtems_portmapper.c: Add missing prototypes. * librpc/src/rpc/rpcdname.c: Add missing prototypes. * librpc/src/rpc/rpc_prot.c: Misc. ansifications.