From 9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Tue, 26 Jul 2016 16:51:15 +0000 Subject: Cleanup patches, a* categories. Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight --- audio/glame/files/patch-src_swapfile_swapfile__fs.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 audio/glame/files/patch-src_swapfile_swapfile__fs.c (limited to 'audio/glame/files/patch-src_swapfile_swapfile__fs.c') diff --git a/audio/glame/files/patch-src_swapfile_swapfile__fs.c b/audio/glame/files/patch-src_swapfile_swapfile__fs.c new file mode 100644 index 000000000000..64443e04673e --- /dev/null +++ b/audio/glame/files/patch-src_swapfile_swapfile__fs.c @@ -0,0 +1,16 @@ +--- src/swapfile/swapfile_fs.c.orig 2004-10-23 13:09:29 UTC ++++ src/swapfile/swapfile_fs.c +@@ -44,8 +44,12 @@ + #define DEBUG 1 + #endif + +-#include ++#if __FreeBSD__ >= 5 ++#define __BSD_VISIBLE 1 ++#endif ++ + #include ++#include + #include + #include + #include -- cgit v1.2.3