diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-20 14:42:22 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-06-20 14:42:22 +0200 |
commit | f9292cf478867567f80ad270d4351e9a48ef4d06 (patch) | |
tree | 9c838aaea37a3aa460c5cfca618eaa0dd1e9c795 /package/glib/patches/patch-gio_gnetworkmonitor_c | |
parent | 144eee5e79d8df82a9a55a3e9c8d13eacc4f2aa7 (diff) |
really fix libsecret compile
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 dc3964c3e..000000000 --- a/package/glib/patches/patch-gio_gnetworkmonitor_c +++ /dev/null @@ -1,11 +0,0 @@ ---- 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" |