summaryrefslogtreecommitdiffstats
path: root/www/chimera/files/patch-cache.c
diff options
context:
space:
mode:
Diffstat (limited to 'www/chimera/files/patch-cache.c')
-rw-r--r--www/chimera/files/patch-cache.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/chimera/files/patch-cache.c b/www/chimera/files/patch-cache.c
new file mode 100644
index 0000000..84a22a8
--- /dev/null
+++ b/www/chimera/files/patch-cache.c
@@ -0,0 +1,11 @@
+--- src/cache.c.orig Fri Apr 18 20:18:36 1997
++++ src/cache.c Sat Nov 2 14:50:53 2002
+@@ -28,7 +28,7 @@
+ #include <sys/param.h>
+ #include <fcntl.h>
+
+-#if defined(SYSV) || defined(SVR4)|| defined(__arm)
++#if defined(SYSV) || defined(SVR4)|| defined(__arm) || defined(__FreeBSD__)
+ #include <dirent.h>
+ #define DIRSTUFF struct dirent
+ #else
OpenPOWER on IntegriCloud