python/manuel: update to 1.13.0
[oi-userland.git] / components / runtime / clisp / patches / localcharset.patch
blobf8629e094f5179d8e17e4880eda98fd3963db9b6
1 --- modules/regexp/gllib/regex_internal.h.orig 2020-01-23 22:01:51.982459617 +0000
2 +++ modules/regexp/gllib/regex_internal.h 2020-01-23 22:01:11.181828401 +0000
3 @@ -30,7 +30,7 @@
5 #include <langinfo.h>
6 #ifndef _LIBC
7 -# include "localcharset.h"
8 +# include "../localcharset.h"
9 #endif
10 #if defined HAVE_LOCALE_H || defined _LIBC
11 # include <locale.h>