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/leases.c | 1 + 1 file changed, 1 insertion(+) (limited to 'networking/udhcp/leases.c') diff --git a/networking/udhcp/leases.c b/networking/udhcp/leases.c index 0b6b409..341abab 100644 --- a/networking/udhcp/leases.c +++ b/networking/udhcp/leases.c @@ -12,6 +12,7 @@ #include "dhcpd.h" #include "files.h" #include "options.h" +#include "leases.h" #include "arpping.h" #include "common.h" -- cgit v1.1