summaryrefslogtreecommitdiffstats
path: root/host/project.h
diff options
context:
space:
mode:
Diffstat (limited to 'host/project.h')
-rw-r--r--host/project.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/project.h b/host/project.h
index 2302570..cf932b6 100644
--- a/host/project.h
+++ b/host/project.h
@@ -5,6 +5,7 @@
#include <unistd.h>
#include <stdlib.h>
#include <libusb.h>
+#include <stdarg.h>
#ifdef HAVE_ERR
# include <err.h>