summaryrefslogtreecommitdiff
path: root/modules/glob-h
diff options
context:
space:
mode:
Diffstat (limited to 'modules/glob-h')
-rw-r--r--modules/glob-h1
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/glob-h b/modules/glob-h
index 64ad0ded86..c48c91c486 100644
--- a/modules/glob-h
+++ b/modules/glob-h
@@ -58,6 +58,7 @@ glob-libc.gl.h: glob-libc.h
{ echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
sed -e '/__BEGIN_DECLS/{ s/__BEGIN_DECLS/#ifdef __cplusplus%extern "C" {%#endif/; y/%/\n/; }' \
-e '/__END_DECLS/{ s/__END_DECLS/#ifdef __cplusplus%}%#endif/; y/%/\n/; }' \
+ -e 's|__THROWNL||g' \
-e 's|__THROW||g' \
-e 's|__restrict|restrict|g' \
-e 's|defined __USE_MISC|1|' \