Explorar o código

ctl: fix #includes on solaris

Andrei Pelinescu-Onciul %!s(int64=16) %!d(string=hai) anos
pai
achega
4920290b90
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      modules/ctl/init_socks.h

+ 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"