]> cloudbase.mooo.com Git - z180-stamp.git/blobdiff - avr/env.c
env.c needs getopt-min.h
[z180-stamp.git] / avr / env.c
index b45f0af948e701b4627b6ed2579d137094145f77..70209ca00fae6e170f5cfaeeddaf856a77c6e5c9 100644 (file)
--- a/avr/env.c
+++ b/avr/env.c
@@ -14,6 +14,7 @@
 #include "debug.h"
 #include "xmalloc.h"
 #include "crc.h"
+#include "getopt-min.h"
 #include "command.h"
 #include "env.h"