projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the wrong output of `git-show v1.3.0~155^2~4` in documentation.
[git]
/
compat
/
inet_ntop.c
diff --git
a/compat/inet_ntop.c
b/compat/inet_ntop.c
index
4d7ab9d
..
f444982
100644
(file)
--- 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>