remove reference to missing header file which is breaking the build

1_00_stable_10817
Eric Andersen 2003-12-16 12:04:01 +00:00
parent b627c54813
commit 5f46f1c241
1 changed files with 0 additions and 1 deletions

View File

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