diff options
Diffstat (limited to 'net-mgmt/irrtoolset/files/patch-af')
-rw-r--r-- | net-mgmt/irrtoolset/files/patch-af | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-mgmt/irrtoolset/files/patch-af b/net-mgmt/irrtoolset/files/patch-af deleted file mode 100644 index 50022888976a..000000000000 --- a/net-mgmt/irrtoolset/files/patch-af +++ /dev/null @@ -1,10 +0,0 @@ ---- src/misc/net.cc.orig Sat Nov 27 18:20:31 1999 -+++ src/misc/net.cc Sat Nov 27 18:21:15 1999 -@@ -215,6 +215,7 @@ - init_server (p); - } - -+int - TCP::init_server (int p) { - setLocalPort (p); - bind(); |