summaryrefslogtreecommitdiffstats
path: root/src/lib9/fmt/fmtstr.c
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-06-09 14:12:04 +0000
committerrsc <devnull@localhost>2004-06-09 14:12:04 +0000
commitd1b4cfde55d1ba163047cb49b1305452be6f66fc (patch)
tree26f81a14c4ec84d23721fcd36e8d8dd2bd36edab /src/lib9/fmt/fmtstr.c
parente290cfc1385e6ccb277d938981d87a81947166b3 (diff)
downloadplan9port-d1b4cfde55d1ba163047cb49b1305452be6f66fc.tar.gz
plan9port-d1b4cfde55d1ba163047cb49b1305452be6f66fc.zip
use plan9 malloc
Diffstat (limited to 'src/lib9/fmt/fmtstr.c')
-rw-r--r--src/lib9/fmt/fmtstr.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/lib9/fmt/fmtstr.c b/src/lib9/fmt/fmtstr.c
index 7af1fa24..0b227166 100644
--- a/src/lib9/fmt/fmtstr.c
+++ b/src/lib9/fmt/fmtstr.c
@@ -11,11 +11,8 @@
* REPRESENTATION OR WARRANTY OF ANY KIND CONCERNING THE MERCHANTABILITY
* OF THIS SOFTWARE OR ITS FITNESS FOR ANY PARTICULAR PURPOSE.
*/
-#include <stdarg.h>
-#include <string.h>
-#include <stdlib.h>
-#include "utf.h"
-#include "fmt.h"
+#include <u.h>
+#include <libc.h>
#include "fmtdef.h"
static int