diff options
Diffstat (limited to 'networking/udhcp/dhcpd.h')
-rw-r--r-- | networking/udhcp/dhcpd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/dhcpd.h b/networking/udhcp/dhcpd.h index 2971e19db..5debc8388 100644 --- a/networking/udhcp/dhcpd.h +++ b/networking/udhcp/dhcpd.h | |||
@@ -7,6 +7,7 @@ | |||
7 | 7 | ||
8 | #include "libbb_udhcp.h" | 8 | #include "libbb_udhcp.h" |
9 | #include "leases.h" | 9 | #include "leases.h" |
10 | #include "version.h" | ||
10 | 11 | ||
11 | /************************************/ | 12 | /************************************/ |
12 | /* Defaults _you_ may want to tweak */ | 13 | /* Defaults _you_ may want to tweak */ |