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-libkmldonkey::donkeymessage.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-libkmldonkey::donkeymessage.cpp')
-rw-r--r-- | net/kmldonkey/files/patch-libkmldonkey::donkeymessage.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/kmldonkey/files/patch-libkmldonkey::donkeymessage.cpp b/net/kmldonkey/files/patch-libkmldonkey::donkeymessage.cpp deleted file mode 100644 index b3fc6ced723d..000000000000 --- a/net/kmldonkey/files/patch-libkmldonkey::donkeymessage.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- libkmldonkey/donkeymessage.cpp.orig Sun May 11 14:25:25 2003 -+++ libkmldonkey/donkeymessage.cpp Sun May 11 14:25:33 2003 -@@ -42,6 +42,7 @@ - #include <stdlib.h> - #include <string.h> - #include <stdio.h> -+#include <sys/types.h> - #include <sys/socket.h> - #include <netinet/in.h> - #include <arpa/inet.h> |