$NetBSD: patch-ad,v 1.8 2006/02/26 07:48:11 wiz Exp $

--- dlls/iphlpapi/ifenum.c.orig	2006-02-15 17:02:42.000000000 +0100
+++ dlls/iphlpapi/ifenum.c
@@ -39,6 +39,7 @@
 #endif
 
 #include <sys/types.h>
+#include <sys/param.h>
 
 #ifdef HAVE_SYS_SOCKET_H
 #include <sys/socket.h>
