$NetBSD: patch-ab,v 1.2 2005/10/22 14:14:42 wiz Exp $ --- pcap-int.h.orig 2005-07-07 08:56:04.000000000 +0200 +++ pcap-int.h @@ -112,6 +112,7 @@ struct pcap_md { * Ultrix, DEC OSF/1^H^H^H^H^H^H^H^H^HDigital UNIX^H^H^H^H^H^H^H^H^H^H^H^H * Tru64 UNIX, and NetBSD pad to make everything line up on a nice boundary. */ +#include #if defined(ultrix) || defined(__osf__) || (defined(__NetBSD__) && __NetBSD_Version__ > 106000000) #define PCAP_FDDIPAD 3 #endif