Changed include files

Mon, 23 Jun 2014 22:50:29 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 23 Jun 2014 22:50:29 +0200
changeset 73
4a28de5b9b47
parent 72
f7cb53c50ee1
child 74
879bd09e2b96

Changed include files

thermferm/thermferm.h file | annotate | diff | comparison | revisions
--- a/thermferm/thermferm.h	Mon Jun 23 22:41:09 2014 +0200
+++ b/thermferm/thermferm.h	Mon Jun 23 22:50:29 2014 +0200
@@ -28,10 +28,13 @@
 #include <arpa/inet.h>
 #include <netdb.h>
 #include <poll.h>
+#include <stdbool.h>
+#include <libxml/xmlmemory.h>
+#include <libxml/parser.h>
 
 
 /* mosquitto */
-#include <mosquitto.h>
+//  # include <mosquitto.h>
 
 #ifdef HAVE_WIRINGPI_H
 /* wiringPi */

mercurial