From e5aa96acbf9107cd78f2536364c36f9a15751313 Mon Sep 17 00:00:00 2001 From: rsc Date: Sun, 26 Dec 2004 21:50:14 +0000 Subject: clean up for unix port --- src/lib9/fmt/test.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/lib9/fmt/test.c') diff --git a/src/lib9/fmt/test.c b/src/lib9/fmt/test.c index a1a1d5ed..650f0f55 100644 --- a/src/lib9/fmt/test.c +++ b/src/lib9/fmt/test.c @@ -13,7 +13,9 @@ */ #include #include +#include "plan9.h" #include "fmt.h" +#include "fmtdef.h" int main(int argc, char *argv[]) -- cgit v1.2.3