From: Holger Weiss Date: Sat, 27 Jan 2007 16:37:34 +0000 (+0000) Subject: Include which is a prerequisite for on X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=238b7ae4ea544162e8570fe375c9030b86383577;p=nagiosplug.git Include which is a prerequisite for on NetBSD and OpenBSD (at least). git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1584 f882894a-f735-0410-b71e-b25c423dba1c --- diff --git a/plugins-root/check_dhcp.c b/plugins-root/check_dhcp.c index ce0e0cb..fbfb331 100644 --- a/plugins-root/check_dhcp.c +++ b/plugins-root/check_dhcp.c @@ -68,6 +68,7 @@ const char *email = "nagiosplug-devel@lists.sourceforge.net"; #elif defined (__bsd__) #include +#include #include #include