diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-10 18:31:24 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-01-10 18:31:24 +0100 |
commit | 6da31fbd8d6380e9fe05de6a6d499498d2cf770d (patch) | |
tree | b23625c333ee62f1d8181dff46a57b2680bb0f7b /package/glib/patches/patch-gio_gnetworkmonitornetlink_c | |
parent | 51ef23fb3b2a262ffa4a6b305fd76aaa9a3b1da1 (diff) | |
parent | 62cacb3167cd0eb2d016e6a715ad9b5f1d210b32 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/glib/patches/patch-gio_gnetworkmonitornetlink_c')
-rw-r--r-- | package/glib/patches/patch-gio_gnetworkmonitornetlink_c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/package/glib/patches/patch-gio_gnetworkmonitornetlink_c b/package/glib/patches/patch-gio_gnetworkmonitornetlink_c deleted file mode 100644 index a3cac9834..000000000 --- a/package/glib/patches/patch-gio_gnetworkmonitornetlink_c +++ /dev/null @@ -1,10 +0,0 @@ ---- 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" |