diff options
Diffstat (limited to 'string/tst-cmp.c')
-rw-r--r-- | string/tst-cmp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/string/tst-cmp.c b/string/tst-cmp.c index 99f958ea16..ae63228318 100644 --- a/string/tst-cmp.c +++ b/string/tst-cmp.c @@ -23,6 +23,7 @@ #include <limits.h> #include <malloc.h> #include <stdbool.h> +#include <stdint.h> #include <stdlib.h> #include <string.h> |