thermferm/thermferm.h

changeset 420
644a6106d712
parent 418
0bfe08c7ba6e
child 497
18ace27338e5
--- a/thermferm/thermferm.h	Sun Nov 08 22:20:42 2015 +0100
+++ b/thermferm/thermferm.h	Sat Nov 14 16:52:33 2015 +0100
@@ -15,8 +15,10 @@
 #include <string.h>
 #include <ctype.h>
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <sys/stat.h>
 #include <sys/time.h>
+#include <sys/un.h>
 #include <time.h>
 #include <fcntl.h>
 #include <syslog.h>

mercurial