diff options
Diffstat (limited to 'src/lib9')
-rw-r--r-- | src/lib9/fmt/plan9.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib9/fmt/plan9.h b/src/lib9/fmt/plan9.h index 22fa7f0c..0872ac71 100644 --- a/src/lib9/fmt/plan9.h +++ b/src/lib9/fmt/plan9.h @@ -1,4 +1,4 @@ -#include <stdint.h> +#include <inttypes.h> /* * compiler directive on Plan 9 |