Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/worktree-cleanup-post-head-protection'
[gitweb.git]
/
compat
/
regex
/
regex.c
diff --git
a/compat/regex/regex.c
b/compat/regex/regex.c
index 6aaae003274e268f274df4b76e02609d5f27e457..5cb23e5d5912ac40473643fff0393ac01284df41 100644
(file)
--- a/
compat/regex/regex.c
+++ b/
compat/regex/regex.c
@@
-60,6
+60,7
@@
GNU regex allows. Include it before <regex.h>, which correctly
#undefs RE_DUP_MAX and sets it to the right value. */
#include <limits.h>
+#include <stdint.h>
#ifdef GAWK
#undef alloca