diff options
Diffstat (limited to 'lib9/runevseprint.c')
| -rw-r--r-- | lib9/runevseprint.c | 1 |
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) |
