Przeglądaj źródła

* Fix an OpenBSD compile error

Bryan Drewery 16 lat temu
rodzic
commit
5a81c09fa1
1 zmienionych plików z 1 dodań i 0 usunięć
  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>