X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=compat%2Finet_ntop.c;h=90b7cc45f33411bbc39cd731ca3e43288cb40b69;hb=a0be62c100897573ef1575ec0d5e8b215e9dcafe;hp=60b5a1d0f8262baca70247923a399fdb4ee3cac1;hpb=6ea938542610f4c7b978a2d8bac00fade72ce9f1;p=git.git diff --git a/compat/inet_ntop.c b/compat/inet_ntop.c index 60b5a1d0f..90b7cc45f 100644 --- a/compat/inet_ntop.c +++ b/compat/inet_ntop.c @@ -15,14 +15,8 @@ * SOFTWARE. */ -#include -#include - #include "../git-compat-util.h" -#include -#include - #ifndef NS_INADDRSZ #define NS_INADDRSZ 4 #endif