summaryrefslogtreecommitdiff
path: root/editors/mule-common
diff options
context:
space:
mode:
Diffstat (limited to 'editors/mule-common')
-rw-r--r--editors/mule-common/files/patch-ac9
1 files changed, 9 insertions, 0 deletions
diff --git a/editors/mule-common/files/patch-ac b/editors/mule-common/files/patch-ac
index 08fc94949c83..4b0f8afd8bfe 100644
--- a/editors/mule-common/files/patch-ac
+++ b/editors/mule-common/files/patch-ac
@@ -13,3 +13,12 @@
/* Reread the time zone on startup. */
#define LOCALTIME_CACHE
+@@ -81,6 +81,8 @@
+ #define BSD 199103
+ #elif __FreeBSD__ == 2
+ #define BSD 199306
++#elif __FreeBSD__ == 3
++#define BSD 199506
+ #endif
+
+ #define WAITTYPE int