summaryrefslogtreecommitdiff
path: root/package/glib/patches/patch-gio_gnetworkmonitornetlink_c
diff options
context:
space:
mode:
Diffstat (limited to 'package/glib/patches/patch-gio_gnetworkmonitornetlink_c')
-rw-r--r--package/glib/patches/patch-gio_gnetworkmonitornetlink_c10
1 files changed, 10 insertions, 0 deletions
diff --git a/package/glib/patches/patch-gio_gnetworkmonitornetlink_c b/package/glib/patches/patch-gio_gnetworkmonitornetlink_c
new file mode 100644
index 000000000..a3cac9834
--- /dev/null
+++ b/package/glib/patches/patch-gio_gnetworkmonitornetlink_c
@@ -0,0 +1,10 @@
+--- glib-2.36.4.orig/gio/gnetworkmonitornetlink.c 2013-08-07 16:36:32.000000000 +0200
++++ glib-2.36.4/gio/gnetworkmonitornetlink.c 2013-11-29 17:14:56.000000000 +0100
+@@ -22,6 +22,7 @@
+
+ #include <errno.h>
+ #include <unistd.h>
++#include <string.h>
+
+ #include "gnetworkmonitornetlink.h"
+ #include "gcredentials.h"