summaryrefslogtreecommitdiff
path: root/package/glib/patches/patch-gio_gnetworkmonitor_c
blob: dc3964c3e20ef7ceefdeb6ed605cc07a1e984dae (plain)
1
2
3
4
5
6
7
8
9
10
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"