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

@@ -14,6 +14,7 @@
#endif
#include <errno.h>
#include "packet.h"
#include "dhcpd.h"
#include "options.h"
#include "common.h"