Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
check-docs: list git-gui as a command
[gitweb.git]
/
compat
/
inet_ntop.c
diff --git
a/compat/inet_ntop.c
b/compat/inet_ntop.c
index 60b5a1d0f8262baca70247923a399fdb4ee3cac1..90b7cc45f33411bbc39cd731ca3e43288cb40b69 100644
(file)
--- a/
compat/inet_ntop.c
+++ b/
compat/inet_ntop.c
@@
-15,14
+15,8
@@
* SOFTWARE.
*/
-#include <errno.h>
-#include <sys/types.h>
-
#include "../git-compat-util.h"
-#include <stdio.h>
-#include <string.h>
-
#ifndef NS_INADDRSZ
#define NS_INADDRSZ 4
#endif