2
0
Эх сурвалжийг харах

ctl: fix #includes on solaris

Andrei Pelinescu-Onciul 15 жил өмнө
parent
commit
4920290b90

+ 1 - 0
modules/ctl/init_socks.h

@@ -31,6 +31,7 @@
 
 #ifndef _init_socks_h
 #define _init_socks_h
+#include <sys/types.h>
 #include <sys/un.h>
 #include "../../ip_addr.h"