repo.or.cz
/
openadk.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
binutils: allow static linking
[openadk.git]
/
package
/
siproxd
/
patches
/
patch-src_resolve_c
blob
aaa381969d48196e32a0884a05fe375aca4755bd
1
--- siproxd-0.8.1.orig/src/resolve.c 2011-05-28 17:47:15.000000000 +0200
2
+++ siproxd-0.8.1/src/resolve.c 2014-03-26 18:37:07.000000000 +0100
3
@@ -20,6 +20,7 @@
4
5
#include "config.h"
6
7
+#include <sys/types.h>
8
#include <arpa/inet.h>
9
#include <netinet/in.h>
10