Explorar o código

ctl: fix #includes on solaris
(cherry picked from commit 4920290b90947fa59f7e794fc92abd6796950c33)

Andrei Pelinescu-Onciul %!s(int64=16) %!d(string=hai) anos
pai
achega
ad63bc6258
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"