Browse Source

Remove duplicate include

Peter S. Mazinger 18 years ago
parent
commit
8a6cb46335
1 changed files with 0 additions and 1 deletions
  1. 0 1
      libc/inet/addr.c

+ 0 - 1
libc/inet/addr.c

@@ -98,7 +98,6 @@ libc_hidden_def(inet_aton)
 #endif
 
 #ifdef L_inet_addr
-#include <arpa/inet.h>
 libc_hidden_proto(inet_aton)
 
 libc_hidden_proto(inet_addr)