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_h
blob
85d8caebb722466d8a57075c849f96945698a308
1
--- ptunnel-0.61.orig/ptunnel.h 2005-07-13 11:57:27.000000000 +0200
2
+++ ptunnel-0.61/ptunnel.h 2013-12-28 18:22:22.000000000 +0100
3
@@ -44,7 +44,7 @@
4
#define PING_TUNNEL_H
5
6
// Includes
7
- #include <sys/unistd.h>
8
+ #include <unistd.h>
9
#include <sys/types.h>
10
#include <sys/socket.h>
11
#include <netinet/in.h>