浏览代码

* 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 "memcpy.h"
+#include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/socket.h>
 #include <errno.h>
 #include <errno.h>
 #include <stdlib.h>
 #include <stdlib.h>