aboutsummaryrefslogtreecommitdiffstats
path: root/misc/edflib/files/patch-edflib.c
blob: 7668824a1a4f546199ec38089190b78fe63cf851 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- edflib.c.orig	2021-01-21 18:05:07 UTC
+++ edflib.c
@@ -46,7 +46,7 @@
 #define EDFLIB_MAXFILES  (64)
 
 
-#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