remove reference to missing header file which is breaking the build

This commit is contained in:
Eric Andersen 2003-12-16 12:04:01 +00:00
parent b627c54813
commit 5f46f1c241

View File

@ -11,7 +11,6 @@
#include <ctype.h>
#include <netdb.h>
#include "debug.h"
#include "dhcpd.h"
#include "files.h"
#include "options.h"