diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 23:05:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 23:05:26 +0000 |
commit | 39a5b78f8797ded2c50107a77794cd671dff707f (patch) | |
tree | 39f650e2e85c255908675444e0ce32d9639f251f /net/ushare/files/patch-ushare.h | |
parent | Remove non staged ports without pending PR from net-im and net-mgmt (diff) |
Remove non staged ports without pending PR from net-p2p, net and news
Notes
Notes:
svn path=/head/; revision=366967
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 */ |