Explorar o código

* Fix an OpenBSD compile error

Bryan Drewery %!s(int64=16) %!d(string=hai) anos
pai
achega
5a81c09fa1
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/compat/dn_expand.c

+ 1 - 0
src/compat/dn_expand.c

@@ -4,6 +4,7 @@
 
 
 #include "memcpy.h"
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <errno.h>
 #include <stdlib.h>