summaryrefslogtreecommitdiff
path: root/audio/libmusicbrainz5/files/patch-mb_freebsd.cpp
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2005-01-21 15:36:45 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2005-01-21 15:36:45 +0000
commit7011c19a8c96a2f8fb7c04d61cb28cdc507584a6 (patch)
tree22c0efaf2b6bb5b461389f9bac9542c7e3a5909a /audio/libmusicbrainz5/files/patch-mb_freebsd.cpp
parentNow buildable on 4.x, still broken on >= 5.x. (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_11_0'.release/4.11.0
Diffstat (limited to 'audio/libmusicbrainz5/files/patch-mb_freebsd.cpp')
-rw-r--r--audio/libmusicbrainz5/files/patch-mb_freebsd.cpp11
1 files changed, 0 insertions, 11 deletions
diff --git a/audio/libmusicbrainz5/files/patch-mb_freebsd.cpp b/audio/libmusicbrainz5/files/patch-mb_freebsd.cpp
deleted file mode 100644
index cd0e810a8cc0..000000000000
--- a/audio/libmusicbrainz5/files/patch-mb_freebsd.cpp
+++ /dev/null
@@ -1,11 +0,0 @@
---- osdep/mb_freebsd.cpp.orig Tue Jul 10 00:22:07 2001
-+++ osdep/mb_freebsd.cpp Wed Aug 14 01:48:18 2002
-@@ -34,6 +34,8 @@
- #include <fcntl.h>
- #include <assert.h>
-
-+#include <netinet/in.h>
-+
- #include "mb.h"
- #include "diskid.h"
- #include "config.h"