summaryrefslogtreecommitdiff
path: root/util.c
diff options
context:
space:
mode:
authorMichael Pavone <pavone@retrodev.com>2015-07-26 18:29:14 -0700
committerMichael Pavone <pavone@retrodev.com>2015-07-26 18:29:14 -0700
commit2035e89a97d0ca4812488cce1804d6a1f5f3fa90 (patch)
tree4d27bb3c8609a9fcf0f2bd2eafc41755cf3ed043 /util.c
parent2587ab8ea9606193b3893142ec7b674a8a7194ad (diff)
Pre-release cleanup
Diffstat (limited to 'util.c')
-rw-r--r--util.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/util.c b/util.c
index 76b0e14..4b1e8c7 100644
--- a/util.c
+++ b/util.c
@@ -3,6 +3,7 @@
#include <stdio.h>
#include <ctype.h>
#include <stdint.h>
+#include <stdarg.h>
#include <sys/types.h>
#include <sys/stat.h>