Code fix

Sat, 31 May 2014 12:00:40 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Sat, 31 May 2014 12:00:40 +0200
changeset 60
dc3d953a218f
parent 59
da4837cc3573
child 61
2810e55ac99d

Code fix

rc433/rc433.h file | annotate | diff | comparison | revisions
--- a/rc433/rc433.h	Sat May 31 11:48:49 2014 +0200
+++ b/rc433/rc433.h	Sat May 31 12:00:40 2014 +0200
@@ -14,6 +14,7 @@
 #include <ctype.h>
 #include <sys/types.h>
 #include <stdbool.h>
+#include <getopt.h>
 
 #ifdef HAVE_WIRINGPI_H
 

mercurial