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_gnetworkmonitor_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_gnetworkmonitor_c')
-rw-r--r-- | package/glib/patches/patch-gio_gnetworkmonitor_c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/package/glib/patches/patch-gio_gnetworkmonitor_c b/package/glib/patches/patch-gio_gnetworkmonitor_c deleted file mode 100644 index 8147a2247..000000000 --- a/package/glib/patches/patch-gio_gnetworkmonitor_c +++ /dev/null @@ -1,11 +0,0 @@ ---- glib-2.36.4.orig/gio/gnetworkmonitor.c 2013-05-07 20:26:07.000000000 +0200 -+++ glib-2.36.4/gio/gnetworkmonitor.c 2013-11-29 16:58:28.000000000 +0100 -@@ -18,6 +18,8 @@ - * Boston, MA 02111-1307, USA. - */ - -+#include <string.h> -+ - #include "config.h" - #include "glib.h" - #include "glibintl.h" |