summaryrefslogtreecommitdiff
path: root/media-radio/tlf/files
diff options
context:
space:
mode:
Diffstat (limited to 'media-radio/tlf/files')
-rw-r--r--media-radio/tlf/files/tlf-1.4.1-missing-include.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/media-radio/tlf/files/tlf-1.4.1-missing-include.patch b/media-radio/tlf/files/tlf-1.4.1-missing-include.patch
new file mode 100644
index 000000000000..55cb7a48477e
--- /dev/null
+++ b/media-radio/tlf/files/tlf-1.4.1-missing-include.patch
@@ -0,0 +1,10 @@
+diff --git a/test/test_wwv.c b/test/test_wwv.c
+index f4e20ac..0fa82da 100644
+--- a/test/test_wwv.c
++++ b/test/test_wwv.c
+@@ -1,4 +1,5 @@
+ #include "test.h"
++#include <glib.h>
+
+ #include "../src/getwwv.h"
+