diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /audio/libtunepimp-old/files/patch-lib_mp3_trm.cpp | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'audio/libtunepimp-old/files/patch-lib_mp3_trm.cpp')
-rw-r--r-- | audio/libtunepimp-old/files/patch-lib_mp3_trm.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/audio/libtunepimp-old/files/patch-lib_mp3_trm.cpp b/audio/libtunepimp-old/files/patch-lib_mp3_trm.cpp deleted file mode 100644 index 411d7bcefaf9..000000000000 --- a/audio/libtunepimp-old/files/patch-lib_mp3_trm.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- lib/mp3_trm.cpp.orig Sat Aug 14 23:35:41 2004 -+++ lib/mp3_trm.cpp Sat Aug 14 23:35:55 2004 -@@ -82,6 +82,7 @@ - #ifdef WIN32 - #include <winsock.h> - #else -+#include <sys/types.h> - #include <netinet/in.h> - #endif - |