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

@ -32,7 +32,7 @@
#include "options.h"
#include "dhcpd.h"
#include "dhcpc.h"
#include "options.h"
#include "script.h"
#include "common.h"
/* get a rough idea of how long an option will be (rounding up...) */