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/packet.c | 1 + 1 file changed, 1 insertion(+) (limited to 'networking/udhcp/packet.c') diff --git a/networking/udhcp/packet.c b/networking/udhcp/packet.c index 0f2a3bc..32b4894 100644 --- a/networking/udhcp/packet.c +++ b/networking/udhcp/packet.c @@ -14,6 +14,7 @@ #endif #include +#include "packet.h" #include "dhcpd.h" #include "options.h" #include "common.h" -- cgit v1.1