summaryrefslogtreecommitdiff
path: root/emulators/mtools/files/patch-b
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/mtools/files/patch-b')
-rw-r--r--emulators/mtools/files/patch-b2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/mtools/files/patch-b b/emulators/mtools/files/patch-b
index 70a30340a894..93e7e6022ecc 100644
--- a/emulators/mtools/files/patch-b
+++ b/emulators/mtools/files/patch-b
@@ -5,7 +5,7 @@
--- 201,210 ----
#ifdef HAVE_TZSET
{
- #ifndef ultrix
+ #ifndef OS_ultrix
+ #ifndef __FreeBSD__
/* Ultrix defines this to be a different type */
extern long timezone;