summaryrefslogtreecommitdiffstats
path: root/x11-fm/offix-files/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/offix-files/files/patch-aa')
-rw-r--r--x11-fm/offix-files/files/patch-aa14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-fm/offix-files/files/patch-aa b/x11-fm/offix-files/files/patch-aa
new file mode 100644
index 0000000..6e94af6
--- /dev/null
+++ b/x11-fm/offix-files/files/patch-aa
@@ -0,0 +1,14 @@
+--- src/Files.h.orig Fri Jan 3 14:39:21 1997
++++ src/Files.h Sat Jun 28 17:34:53 1997
+@@ -29,7 +29,11 @@
+ #ifdef _AIX
+ #pragma alloca
+ #else
++#ifdef __FreeBSD__
++#pragma alloca
++#else
+ #include <alloca.h>
++#endif
+ #endif
+
+ #include <stdio.h>
OpenPOWER on IntegriCloud