ソースを参照

* 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>