aboutsummaryrefslogtreecommitdiff
path: root/net-im
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-01 19:55:17 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-01 19:55:17 +0000
commit8d2492ba3724d2b7dd23d3d5337959cdcb626648 (patch)
treeda80cd1051d5ae5d413677b101804d6051e768f4 /net-im
parent9ab816c8bfb8b87fd17b7314b27aebcffc9a080c (diff)
downloadports-8d2492ba3724d2b7dd23d3d5337959cdcb626648.tar.gz
ports-8d2492ba3724d2b7dd23d3d5337959cdcb626648.zip
Notes
Diffstat (limited to 'net-im')
-rw-r--r--net-im/ickle/files/patch-examples::shell.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/net-im/ickle/files/patch-examples::shell.cpp b/net-im/ickle/files/patch-examples::shell.cpp
new file mode 100644
index 000000000000..b811fc9a0c4a
--- /dev/null
+++ b/net-im/ickle/files/patch-examples::shell.cpp
@@ -0,0 +1,10 @@
+--- examples/shell.cpp.orig Sat Dec 1 14:51:21 2001
++++ examples/shell.cpp Sat Dec 1 14:51:25 2001
+@@ -11,7 +11,6 @@
+ #include <sys/wait.h>
+ #include <unistd.h>
+ #include <signal.h>
+-#include <getopt.h>
+
+ using namespace ICQ2000;
+ using namespace std;