aboutsummaryrefslogtreecommitdiff
path: root/networking/udhcp/leases.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/leases.c')
-rw-r--r--networking/udhcp/leases.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/leases.c b/networking/udhcp/leases.c
index 0b6b409cd..341abab49 100644
--- a/networking/udhcp/leases.c
+++ b/networking/udhcp/leases.c
@@ -12,6 +12,7 @@
12#include "dhcpd.h" 12#include "dhcpd.h"
13#include "files.h" 13#include "files.h"
14#include "options.h" 14#include "options.h"
15#include "leases.h"
15#include "arpping.h" 16#include "arpping.h"
16#include "common.h" 17#include "common.h"
17 18