diff options
Diffstat (limited to 'nsprpub/pr/tests/prfz.c')
-rw-r--r-- | nsprpub/pr/tests/prfz.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nsprpub/pr/tests/prfz.c b/nsprpub/pr/tests/prfz.c index 0c5a4324f..7179dbecd 100644 --- a/nsprpub/pr/tests/prfz.c +++ b/nsprpub/pr/tests/prfz.c @@ -10,6 +10,7 @@ #include <sys/types.h> #include <limits.h> #include <string.h> +#include <stdint.h> int main(int argc, char **argv) |