Explorar el Código

Remove duplicate include

Peter S. Mazinger hace 19 años
padre
commit
8a6cb46335
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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)