10
package/libs/gettext-full/patches/160-fix-build-error.patch
Normal file
10
package/libs/gettext-full/patches/160-fix-build-error.patch
Normal file
@@ -0,0 +1,10 @@
|
||||
--- a/gettext-tools/src/locating-rule.c
|
||||
+++ b/gettext-tools/src/locating-rule.c
|
||||
@@ -47,6 +47,7 @@
|
||||
#include <libxml/parser.h>
|
||||
#include <libxml/uri.h>
|
||||
#include "xalloc.h"
|
||||
+#include <stdlib.h>
|
||||
|
||||
#define _(str) gettext (str)
|
||||
|
||||
Reference in New Issue
Block a user