summaryrefslogtreecommitdiff
path: root/net/yaph/files/patch-yaph__includes.h
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-29 17:12:47 +0000
commit08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch)
tree0cfc4f0736babb895eb97a65c6defe632a0249c7 /net/yaph/files/patch-yaph__includes.h
parenteditors/fte: update to 20110708 (diff)
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes: svn path=/head/; revision=363362
Diffstat (limited to 'net/yaph/files/patch-yaph__includes.h')
-rw-r--r--net/yaph/files/patch-yaph__includes.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/net/yaph/files/patch-yaph__includes.h b/net/yaph/files/patch-yaph__includes.h
new file mode 100644
index 000000000000..e3bfc1d54292
--- /dev/null
+++ b/net/yaph/files/patch-yaph__includes.h
@@ -0,0 +1,10 @@
+--- yaph/includes.h.orig Sat Jun 14 14:18:47 2003
++++ yaph/includes.h Sat Jun 14 14:18:58 2003
+@@ -23,6 +23,7 @@
+ #include <sys/stat.h>
+ #include <string.h>
+ #include <errno.h>
++#include <netinet/in.h>
+ #include <arpa/inet.h>
+ #include <pthread.h>
+ #include <signal.h>