aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--networking/udhcp/files.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/udhcp/files.c b/networking/udhcp/files.c
index 23d8c0094..5cb468378 100644
--- a/networking/udhcp/files.c
+++ b/networking/udhcp/files.c
@@ -11,7 +11,6 @@
11#include <ctype.h> 11#include <ctype.h>
12#include <netdb.h> 12#include <netdb.h>
13 13
14#include "debug.h"
15#include "dhcpd.h" 14#include "dhcpd.h"
16#include "files.h" 15#include "files.h"
17#include "options.h" 16#include "options.h"