fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and ntohs.
authorRobert Lipe <robertlipe@usa.net>
Fri, 2 Jul 1999 00:39:23 +0000 (18:39 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 2 Jul 1999 00:39:23 +0000 (18:39 -0600)

        * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
        ntohs.

From-SVN: r27914

gcc/ChangeLog

index b027b9d8fb5ab558d96859f3b9bd451d832b0126..8bdff9c99e9aa9a73989c51c070d82da0ed72df8 100644 (file)
@@ -1,3 +1,8 @@
+Fri Jul  2 01:36:36 1999  Robert Lipe  <robertlipe@usa.net>
+
+       * fixinc.svr4: Fix <arpa/inet.h> by deleting protos for htons and
+       ntohs.
+
 Fri Jul  2 00:46:47 1999  Richard Henderson  <rth@cygnus.com>
                           Jeff Law <law@cygnus.com>