فهرست منبع

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