summaryrefslogtreecommitdiff
path: root/misc/edfbrowser/files/patch-global.h
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2022-06-20 00:17:51 -0700
committerYuri Victorovich <yuri@FreeBSD.org>2022-06-20 00:20:06 -0700
commitbc2e7b096225f8c3834f3ee6afe1a263048b6798 (patch)
treeeda9a9d387ae4ab2ed5d717d2883a50197b7138b /misc/edfbrowser/files/patch-global.h
parentlang/solidity: update to 0.8.15 release (diff)
misc/edfbrowser: New port: Viewer, annotator, toolbox for timeseries files EEG, EMG, ECG, etc
Diffstat (limited to 'misc/edfbrowser/files/patch-global.h')
-rw-r--r--misc/edfbrowser/files/patch-global.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/edfbrowser/files/patch-global.h b/misc/edfbrowser/files/patch-global.h
new file mode 100644
index 000000000000..a6dd5007295f
--- /dev/null
+++ b/misc/edfbrowser/files/patch-global.h
@@ -0,0 +1,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
+