summaryrefslogtreecommitdiff
path: root/package/glib/patches/patch-gio_gnetworkmonitor_c
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-01-16 08:43:51 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-01-16 08:43:51 +0100
commit043601ef5ccc17b3aac714be38889c07b6b5b6f3 (patch)
tree3581a07a1a001b919b7515e5baf2d78d0151a6e5 /package/glib/patches/patch-gio_gnetworkmonitor_c
parent6b521744a3b178dc910a46191aed8cf75de1cee7 (diff)
parent69d9bac9dad423e4cabf7bfa97a7765e4c442104 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/glib/patches/patch-gio_gnetworkmonitor_c')
-rw-r--r--package/glib/patches/patch-gio_gnetworkmonitor_c11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/glib/patches/patch-gio_gnetworkmonitor_c b/package/glib/patches/patch-gio_gnetworkmonitor_c
new file mode 100644
index 000000000..dc3964c3e
--- /dev/null
+++ b/package/glib/patches/patch-gio_gnetworkmonitor_c
@@ -0,0 +1,11 @@
+--- glib-2.38.2.orig/gio/gnetworkmonitor.c 2013-10-25 17:58:38.000000000 +0200
++++ glib-2.38.2/gio/gnetworkmonitor.c 2014-01-10 19:31:33.528843420 +0100
+@@ -18,6 +18,8 @@
+ * Boston, MA 02111-1307, USA.
+ */
+
++#include <string.h>
++
+ #include "config.h"
+ #include "glib.h"
+ #include "glibintl.h"