aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/socat/socat-1.3.2.1/xioopen.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/socat/socat-1.3.2.1/xioopen.patch')
-rw-r--r--recipes/socat/socat-1.3.2.1/xioopen.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/socat/socat-1.3.2.1/xioopen.patch b/recipes/socat/socat-1.3.2.1/xioopen.patch
new file mode 100644
index 0000000000..456862653a
--- /dev/null
+++ b/recipes/socat/socat-1.3.2.1/xioopen.patch
@@ -0,0 +1,11 @@
+diff -Naur socat-1.3/xioopen.h socat-1.3_patched/xioopen.h
+--- socat-1.3/xioopen.h 2003-02-15 15:26:22.000000000 +0100
++++ socat-1.3_patched/xioopen.h 2006-09-05 10:49:15.000000000 +0200
+@@ -42,7 +42,6 @@
+ extern const char *ddirection[];
+ extern const char *filetypenames[];
+ extern const struct addrname addressnames[];
+-extern const char *addressgroupnames[];
+ extern const struct optname optionnames[];
+
+ extern int xioopen_makedual(xiofile_t *file);