aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/beepmp/beepmp/gnusource.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/beepmp/beepmp/gnusource.patch')
-rw-r--r--recipes/beepmp/beepmp/gnusource.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/beepmp/beepmp/gnusource.patch b/recipes/beepmp/beepmp/gnusource.patch
new file mode 100644
index 0000000000..f1cf2d7a76
--- /dev/null
+++ b/recipes/beepmp/beepmp/gnusource.patch
@@ -0,0 +1,12 @@
+Index: bmp-0.9.7/beep/util.c
+===================================================================
+--- bmp-0.9.7.orig/beep/util.c 2004-12-04 04:04:29.000000000 -0500
++++ bmp-0.9.7/beep/util.c 2005-03-13 00:43:40.650828304 -0500
+@@ -23,6 +23,7 @@
+ # include "config.h"
+ #endif
+
++#define _GNU_SOURCE
+ #define NEED_GLADE
+ #include "util.h"
+