From 4fedce119c521a4bdb816457f76bf4c90244aeb6 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Sat, 4 Apr 2009 15:49:05 +0000 Subject: * include/asm/byteorder.h (__ntohl): Prototype before define to avoid a warning with -Wmissing-prototypes. Use _ELIDABLE_INLINE macro from _ansi.h. (__ntohs): Ditto. --- winsup/cygwin/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index c901d09c2..f3f77e566 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,11 @@ +2009-04-04 Yaakov Selkowitz + Corinna Vinschen + + * include/asm/byteorder.h (__ntohl): Prototype before define to avoid + a warning with -Wmissing-prototypes. Use _ELIDABLE_INLINE macro from + _ansi.h. + (__ntohs): Ditto. + 2009-04-02 Corinna Vinschen * environ.cc (build_env): Fix length calculation of resulting -- cgit v1.2.3