diff util.c @ 805:3eced113081c

Pre-release cleanup
author Michael Pavone <pavone@retrodev.com>
date Sun, 26 Jul 2015 18:29:14 -0700
parents 0b692b5d154b
children 69a6ec208111
line wrap: on
line diff
--- a/util.c	Sun Jul 26 17:21:49 2015 -0700
+++ b/util.c	Sun Jul 26 18:29:14 2015 -0700
@@ -3,6 +3,7 @@
 #include <stdio.h>
 #include <ctype.h>
 #include <stdint.h>
+#include <stdarg.h>
 
 #include <sys/types.h>
 #include <sys/stat.h>