summaryrefslogtreecommitdiff
path: root/lang/gcl/files/patch-o_file.d
blob: 14255443549d090c8c156a913d3ac74bc0c96a4a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- o/file.d.orig	Mon Oct 31 13:17:20 2005
+++ o/file.d	Mon Oct 31 13:17:41 2005
@@ -2317,7 +2317,7 @@
 #include <sys/resource.h>
 #include <signal.h>
 
-#if defined(DARWIN)
+#if defined(DARWIN) || defined(__FreeBSD__)
 #define on_exit(a,b)
 #else
 static void