Преглед изворни кода

* Fix an OpenBSD compile error

Bryan Drewery пре 16 година
родитељ
комит
5a81c09fa1
1 измењених фајлова са 1 додато и 0 уклоњено
  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>