diff options
Diffstat (limited to 'buf.c')
-rw-r--r-- | buf.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |