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
libunwind: update to 1.8.1
[openadk.git]
/
package
/
ptunnel
/
patches
/
patch-ptunnel_c
blob
40fd0a76f5b10af6e610d28d2e4fdee340e3cd0f
1
--- ptunnel-0.61.orig/ptunnel.c 2005-07-13 11:57:27.000000000 +0200
2
+++ ptunnel-0.61/ptunnel.c 2013-12-28 18:21:38.000000000 +0100
3
@@ -43,7 +43,7 @@
4
#include "ptunnel.h"
5
#include <pthread.h>
6
#include <stdarg.h>
7
-#include <sys/unistd.h>
8
+#include <unistd.h>
9
#include <sys/types.h>
10
#include <sys/socket.h>
11
#include <netinet/in.h>