Signed-off-by: Marco Costalba <mcostalba@xxxxxxxxx> --- compat/inet_ntop.c | 1 - compat/inet_pton.c | 1 - 2 files changed, 0 insertions(+), 2 deletions(-) diff --git a/compat/inet_ntop.c b/compat/inet_ntop.c index 4d7ab9d..f444982 100644 --- a/compat/inet_ntop.c +++ b/compat/inet_ntop.c @@ -18,7 +18,6 @@ #include <errno.h> #include <sys/types.h> #include <sys/socket.h> -#include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <stdio.h> diff --git a/compat/inet_pton.c b/compat/inet_pton.c index 5704e0d..4078fc0 100644 --- a/compat/inet_pton.c +++ b/compat/inet_pton.c @@ -18,7 +18,6 @@ #include <errno.h> #include <sys/types.h> #include <sys/socket.h> -#include <sys/socket.h> #include <netinet/in.h> #include <arpa/inet.h> #include <stdio.h> -- 1.5.3.5.532.g5c38-dirty - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html