summaryrefslogtreecommitdiffstats
path: root/buf.c
diff options
context:
space:
mode:
Diffstat (limited to 'buf.c')
-rw-r--r--buf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/buf.c b/buf.c
index c9dcef5d..2ce10309 100644
--- a/buf.c
+++ b/buf.c
@@ -31,6 +31,7 @@
#include <float.h>
#include <string.h>
#include <stdlib.h>
+#include <stdarg.h>
#include <signal.h>
#include <stdio.h>
#include <dirent.h>