diff options
Diffstat (limited to 'net/ushare/files/patch-ushare.h')
-rw-r--r-- | net/ushare/files/patch-ushare.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/ushare/files/patch-ushare.h b/net/ushare/files/patch-ushare.h deleted file mode 100644 index 35619ebe428a..000000000000 --- a/net/ushare/files/patch-ushare.h +++ /dev/null @@ -1,14 +0,0 @@ ---- src/ushare.h.orig 2007-12-09 15:03:36.000000000 +0200 -+++ src/ushare.h 2010-11-09 14:31:03.466292203 +0200 -@@ -27,6 +27,11 @@ - #include <stdbool.h> - #include <pthread.h> - -+#ifdef __FreeBSD__ -+#include <stdio.h> -+#include <string.h> -+#endif /* __FreeBSD__ */ -+ - #ifdef HAVE_DLNA - #include <dlna.h> - #endif /* HAVE_DLNA */ |