summaryrefslogtreecommitdiff
path: root/lib9/runevseprint.c
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2007-10-02 13:20:00 +0000
committerCharles.Forsyth <devnull@localhost>2007-10-02 13:20:00 +0000
commit2b1e4b84370b327f5eb17c9ba8bc44f4296e4a86 (patch)
tree4e347c0858dcd1a13bcd23c7b434de821f160402 /lib9/runevseprint.c
parent4804395f7d297ee98ff247de32f202769c4b955d (diff)
20071002-1419
Diffstat (limited to 'lib9/runevseprint.c')
-rw-r--r--lib9/runevseprint.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib9/runevseprint.c b/lib9/runevseprint.c
index 2432b581..856ebd6a 100644
--- a/lib9/runevseprint.c
+++ b/lib9/runevseprint.c
@@ -1,4 +1,5 @@
#include "lib9.h"
+#include "fmtdef.h"
Rune*
runevseprint(Rune *buf, Rune *e, char *fmt, va_list args)