summaryrefslogtreecommitdiffstats
path: root/fastboot
diff options
context:
space:
mode:
Diffstat (limited to 'fastboot')
-rw-r--r--fastboot/engine.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/fastboot/engine.cpp b/fastboot/engine.cpp
index bda6ad8e1..a0e990a85 100644
--- a/fastboot/engine.cpp
+++ b/fastboot/engine.cpp
@@ -30,6 +30,7 @@
#include "fs.h"
#include <errno.h>
+#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>