This one should be able to deal with the USAGE macros a little
[oweals/busybox.git] / utility.c
index 78487b9536aa2e2658d40df49d684dad7f1bfd64..e3535966f367cbcdec3c3fa525506ccf5b0b2d38 100644 (file)
--- a/utility.c
+++ b/utility.c
@@ -36,6 +36,7 @@
 #include <ctype.h>
 #include <stdlib.h>
 #include <limits.h>
+#include <stdarg.h>
 #include <sys/ioctl.h>
 #include <sys/utsname.h>               /* for uname(2) */