Package: mp3c
Severity: important
Version: 0.29-2
Tags: patch
Hi,
the current version fails to build on GNU/kFreeBSD.
It needs small tweak, see bellow.
It would also be nice if you can ask upstream
to include this change.
Thanks in advance
Petr
--- src/socket.c~ 2006-07-26 01:05:37.000000000 +0200
+++ src/socket.c 2006-07-26 01:05:37.000000000 +0200
@@ -16,7 +16,7 @@
#include <config.h>
#endif
-#ifdef __GLIBC__
+#ifdef __linux__
#include <linux/in.h>
#include <sys/types.h>
#else
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]