aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/fmt/fmtfdflush.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib9/fmt/fmtfdflush.c')
-rw-r--r--src/lib9/fmt/fmtfdflush.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib9/fmt/fmtfdflush.c b/src/lib9/fmt/fmtfdflush.c
index 796feab2..73bf47c4 100644
--- a/src/lib9/fmt/fmtfdflush.c
+++ b/src/lib9/fmt/fmtfdflush.c
@@ -13,6 +13,7 @@
*/
#include <stdarg.h>
#include <unistd.h>
+#include "plan9.h"
#include "fmt.h"
#include "fmtdef.h"