thermferm/thermferm.h

changeset 79
eb9dd60aa791
parent 78
c49ab5179bf3
child 83
f99e9d6deff5
equal deleted inserted replaced
78:c49ab5179bf3 79:eb9dd60aa791
26 #include <limits.h> 26 #include <limits.h>
27 #include <sys/socket.h> 27 #include <sys/socket.h>
28 #include <arpa/inet.h> 28 #include <arpa/inet.h>
29 #include <netdb.h> 29 #include <netdb.h>
30 #include <poll.h> 30 #include <poll.h>
31 #include <uuid/uuid.h>
31 #ifndef HAVE_WIRINGPI_H 32 #ifndef HAVE_WIRINGPI_H
32 #include <pthread.h> 33 #include <pthread.h>
33 #endif 34 #endif
34 #include <libxml/xmlmemory.h> 35 #include <libxml/xmlmemory.h>
35 #include <libxml/parser.h> 36 #include <libxml/parser.h>

mercurial