diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-06 11:33:46 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-06 11:33:46 +0000 |
commit | bd9cd19e5e46655e1d3995862e2800317e2254a2 (patch) | |
tree | 18deb6dff890be5d33947fc454754566dcc711a3 /audio/libtunepimp-old/files/patch-lib_mp3_trm.cpp | |
parent | Add gcb 0.2.8, a GTK+ tool for managing x11 cut-buffers. (diff) |
Update to 0.4.2
PR: 94589
Submitted by: ehaupt
Approved by: maintainer timeout (20 days)
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 - |