diff options
Diffstat (limited to 'posix/bug-regex5.c')
-rw-r--r-- | posix/bug-regex5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posix/bug-regex5.c b/posix/bug-regex5.c index f199ffbfd3..fd18b19df4 100644 --- a/posix/bug-regex5.c +++ b/posix/bug-regex5.c @@ -1,5 +1,6 @@ #include <stdio.h> #include <string.h> +#include <stdint.h> #include <locale.h> #include <locale/localeinfo.h> |