diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2010-03-17 11:40:53 +0800 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2010-03-17 14:02:10 +0800 |
commit | 9912eb3d0b73418219c963ca865faeee111f304d (patch) | |
tree | 1d830a3db7076ee3fc84eb19e1f23d89703b5758 /recipes/socat/files/xioopen.patch | |
parent | 394d321684eec271bc55438e3c01f74825d80988 (diff) |
socat: Upgrade to version 1.7.1.2
Upgrade socat to the latest available version
Diffstat (limited to 'recipes/socat/files/xioopen.patch')
-rw-r--r-- | recipes/socat/files/xioopen.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/recipes/socat/files/xioopen.patch b/recipes/socat/files/xioopen.patch deleted file mode 100644 index 456862653a..0000000000 --- a/recipes/socat/files/xioopen.patch +++ /dev/null @@ -1,11 +0,0 @@ -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); |