diff options
Diffstat (limited to 'java/jc/files/patch-ac')
-rw-r--r-- | java/jc/files/patch-ac | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/java/jc/files/patch-ac b/java/jc/files/patch-ac deleted file mode 100644 index d6899c1a4486..000000000000 --- a/java/jc/files/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ ---- jc-1.0.1/libjc/libjc.h.orig Wed Mar 17 16:25:39 2004 -+++ jc-1.0.1/libjc/libjc.h Wed Mar 17 16:25:58 2004 -@@ -10,6 +10,10 @@ - - #include "config.h" - -+/* FreeBSD hack */ -+#define __XSI_VISIBLE 600 -+#define __BSD_VISIBLE 1 -+ - #include <sys/types.h> - #include <sys/stat.h> - #include <sys/mman.h> |