summaryrefslogtreecommitdiff
path: root/misc/edfbrowser/files/patch-global.h
blob: a6dd5007295f6924556a57dd2fc1bb94d536a7ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- global.h.orig	2022-06-20 06:40:34 UTC
+++ global.h
@@ -54,7 +54,7 @@
 
 #include <stdio.h>
 
-#if defined(__APPLE__) || defined(__MACH__) || defined(__APPLE_CC__) || defined(__HAIKU__)
+#if defined(__APPLE__) || defined(__MACH__) || defined(__APPLE_CC__) || defined(__HAIKU__) || defined(__FreeBSD__)
 
 #define fopeno fopen