mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-07 01:53:34 +08:00
parent
2c4310c9af
commit
3b30e3bdb9
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)
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user