thermferm/thermferm.h

changeset 557
ae17042a6d39
parent 554
ab9f22ab57b5
child 564
3fc61dd28656
equal deleted inserted replaced
556:c2ee7f9a069e 557:ae17042a6d39
42 #endif 42 #endif
43 #include <libxml/xmlmemory.h> 43 #include <libxml/xmlmemory.h>
44 #include <libxml/parser.h> 44 #include <libxml/parser.h>
45 #include <libxml/encoding.h> 45 #include <libxml/encoding.h>
46 #include <libxml/xmlwriter.h> 46 #include <libxml/xmlwriter.h>
47
48 #ifdef HAVE_MOSQUITTO_H
49 #include <mosquitto.h> 47 #include <mosquitto.h>
50 #endif
51 48
52 #ifdef HAVE_WIRINGPI_H 49 #ifdef HAVE_WIRINGPI_H
53 /* wiringPi */ 50 /* wiringPi */
54 #include <wiringPi.h> 51 #include <wiringPi.h>
55 #include <pcf8574.h> 52 #include <pcf8574.h>

mercurial