include headers with prototypes to make sure prototypes match

This commit is contained in:
Russ Dill
2003-12-16 20:44:15 +00:00
parent 5f46f1c241
commit 76729b8c69
8 changed files with 9 additions and 1 deletions

View File

@ -39,6 +39,7 @@
#include "dhcpd.h"
#include "clientpacket.h"
#include "options.h"
#include "dhcpc.h"
#include "common.h"