remove reference to missing header file which is breaking the build
This commit is contained in:
parent
b627c54813
commit
5f46f1c241
@ -11,7 +11,6 @@
|
|||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <netdb.h>
|
#include <netdb.h>
|
||||||
|
|
||||||
#include "debug.h"
|
|
||||||
#include "dhcpd.h"
|
#include "dhcpd.h"
|
||||||
#include "files.h"
|
#include "files.h"
|
||||||
#include "options.h"
|
#include "options.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user