summaryrefslogtreecommitdiffstats
path: root/network/greenbone-security-assistant/patch_src_xslt_i18n_h
diff options
context:
space:
mode:
Diffstat (limited to 'network/greenbone-security-assistant/patch_src_xslt_i18n_h')
-rw-r--r--network/greenbone-security-assistant/patch_src_xslt_i18n_h11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/greenbone-security-assistant/patch_src_xslt_i18n_h b/network/greenbone-security-assistant/patch_src_xslt_i18n_h
new file mode 100644
index 0000000000..2d5d994112
--- /dev/null
+++ b/network/greenbone-security-assistant/patch_src_xslt_i18n_h
@@ -0,0 +1,11 @@
+--- src/xslt_i18n.h.orig 2015-07-21 20:02:29.362467031 -0700
++++ src/xslt_i18n.h 2015-07-21 19:52:28.251509461 -0700
+@@ -27,7 +27,7 @@
+ #define _XSLT_I18N_H
+
+ #include <libxslt/extensions.h>
+-#include <glib/gstring.h>
++#include <glib.h>
+
+ /**
+ * @brief Default language code, used when Accept-Language header is missing.