diff -r c2ee7f9a069e -r ae17042a6d39 thermferm/mqtt.c --- a/thermferm/mqtt.c Wed Aug 01 22:27:58 2018 +0200 +++ b/thermferm/mqtt.c Thu Aug 02 12:20:06 2018 +0200 @@ -35,7 +35,6 @@ int Sequence = 0; -#ifdef HAVE_MOSQUITTO_H /* Global variables for use in callbacks. */ @@ -1037,4 +1036,3 @@ } -#endif