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/socket.c | 1 + 1 file changed, 1 insertion(+) (limited to 'networking/udhcp/socket.c') diff --git a/networking/udhcp/socket.c b/networking/udhcp/socket.c index df00e6985..60190a044 100644 --- a/networking/udhcp/socket.c +++ b/networking/udhcp/socket.c @@ -41,6 +41,7 @@ #include #endif +#include "socket.h" #include "common.h" int read_interface(char *interface, int *ifindex, u_int32_t *addr, unsigned char *arp) -- cgit v1.2.3