summaryrefslogtreecommitdiff
path: root/media-radio/fldigi/files/fldigi-4.1.20-musl.patch
blob: 5b96abf40337a9071770e382f2d7153d69cbc032 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff --git a/src/cmedia/cmedia.cxx b/src/cmedia/cmedia.cxx
index b08e3d7..cc775e9 100644
--- a/src/cmedia/cmedia.cxx
+++ b/src/cmedia/cmedia.cxx
@@ -41,9 +41,6 @@
 #ifndef __WIN32__
 #include <termios.h>
 #include <glob.h>
-#  ifndef __APPLE__
-#    include <error.h>
-#  endif
 #endif
 
 #include "config.h"