diff -r 8b5e8f1e172d -r a03b6dac5398 dht11/dht11.h --- a/dht11/dht11.h Sun May 25 16:39:54 2014 +0200 +++ b/dht11/dht11.h Sun May 25 22:06:56 2014 +0200 @@ -5,5 +5,7 @@ #define TRUE 1 #define FALSE 0 +#include + #endif