thermferm/thermferm.h

changeset 550
04c942cded91
parent 549
ee1bcad035f0
child 553
4091d4fe217f
equal deleted inserted replaced
549:ee1bcad035f0 550:04c942cded91
34 #include <netdb.h> 34 #include <netdb.h>
35 #include <poll.h> 35 #include <poll.h>
36 #include <dirent.h> 36 #include <dirent.h>
37 #include <uuid/uuid.h> 37 #include <uuid/uuid.h>
38 #include <math.h> 38 #include <math.h>
39 #include <json-c/json.h>
39 #ifndef HAVE_WIRINGPI_H 40 #ifndef HAVE_WIRINGPI_H
40 #include <pthread.h> 41 #include <pthread.h>
41 #endif 42 #endif
42 #include <libxml/xmlmemory.h> 43 #include <libxml/xmlmemory.h>
43 #include <libxml/parser.h> 44 #include <libxml/parser.h>

mercurial