From 76729b8c692cc47775fd95d41edf486cc9a57434 Mon Sep 17 00:00:00 2001 From: Russ Dill Date: Tue, 16 Dec 2003 20:44:15 +0000 Subject: include headers with prototypes to make sure prototypes match --- networking/udhcp/clientpacket.c | 1 + 1 file changed, 1 insertion(+) (limited to 'networking/udhcp/clientpacket.c') diff --git a/networking/udhcp/clientpacket.c b/networking/udhcp/clientpacket.c index 3ca579c4f..5cbe79e7e 100644 --- a/networking/udhcp/clientpacket.c +++ b/networking/udhcp/clientpacket.c @@ -39,6 +39,7 @@ #include "dhcpd.h" +#include "clientpacket.h" #include "options.h" #include "dhcpc.h" #include "common.h" -- cgit v1.2.3