diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-10 15:07:33 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-08-10 15:07:33 +0000 |
commit | a3c06dfc657976bc7816117f65505a642cc68ad7 (patch) | |
tree | f5982a2ba5084d304c52d39eff37b925ff070e91 /net/kmldonkey/files/patch-applet::mldonkeyapplet.cpp | |
parent | Add libexecinfo 1.0, a library for inspecting program's backtrace. (diff) |
Update to 0.9.1
Submitted by: Franz Stieber <franz@bugat.at>
Approved by: maintainer (implicit)
Notes
Notes:
svn path=/head/; revision=86722
Diffstat (limited to 'net/kmldonkey/files/patch-applet::mldonkeyapplet.cpp')
-rw-r--r-- | net/kmldonkey/files/patch-applet::mldonkeyapplet.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/kmldonkey/files/patch-applet::mldonkeyapplet.cpp b/net/kmldonkey/files/patch-applet::mldonkeyapplet.cpp deleted file mode 100644 index 6102755e4986..000000000000 --- a/net/kmldonkey/files/patch-applet::mldonkeyapplet.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- applet/mldonkeyapplet.cpp.orig Sat Mar 1 18:01:33 2003 -+++ applet/mldonkeyapplet.cpp Sat Mar 1 18:01:42 2003 -@@ -35,6 +35,7 @@ - #include <kpopupmenu.h> - #include <stdlib.h> - #include <netdb.h> -+#include <sys/types.h> - #include <sys/socket.h> - #include <netinet/in.h> - #include <arpa/inet.h> |