aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/fmt
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2006-01-06 18:15:40 +0000
committerrsc <devnull@localhost>2006-01-06 18:15:40 +0000
commit749481f20033670090308cb05ba98ef27912cb7d (patch)
treed500c64567c16e524f8057391c3cb8feb3e77fa7 /src/lib9/fmt
parented0601ee18c398553b2f67ea5c2618ae306a6ad5 (diff)
downloadplan9port-749481f20033670090308cb05ba98ef27912cb7d.tar.gz
plan9port-749481f20033670090308cb05ba98ef27912cb7d.tar.bz2
plan9port-749481f20033670090308cb05ba98ef27912cb7d.zip
use inttypes
Diffstat (limited to 'src/lib9/fmt')
-rw-r--r--src/lib9/fmt/plan9.h2
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