brewco/brewco.h

changeset 410
e3f8a51b566a
parent 409
cdf68044adaf
child 434
eb724767860d
equal deleted inserted replaced
409:cdf68044adaf 410:e3f8a51b566a
20 #include <syslog.h> 20 #include <syslog.h>
21 #include <unistd.h> 21 #include <unistd.h>
22 #include <errno.h> 22 #include <errno.h>
23 #include <signal.h> 23 #include <signal.h>
24 #include <getopt.h> 24 #include <getopt.h>
25 #include <limits.h>
25 26
26 #ifndef HAVE_WIRINGPI_H 27 #ifndef HAVE_WIRINGPI_H
27 #include <pthread.h> 28 #include <pthread.h>
28 #endif 29 #endif
29 #include <libxml/xmlmemory.h> 30 #include <libxml/xmlmemory.h>

mercurial