Implement optional syslog logging using ordinary
[oweals/busybox.git] / networking / udhcp / dhcpd.h
index a060002cd9ea68e2cc72e8a5c7d9467fef44b66e..dc8f3c4271c73a70ae8a938219cfa927e989c934 100644 (file)
@@ -1,3 +1,4 @@
+/* vi: set sw=4 ts=4: */
 /* dhcpd.h */
 #ifndef _DHCPD_H
 #define _DHCPD_H
@@ -7,7 +8,6 @@
 
 #include "libbb_udhcp.h"
 #include "leases.h"
-#include "version.h"
 
 /************************************/
 /* Defaults _you_ may want to tweak */