udhcp: merge options.h into common.h, script.c into dhcpc.c
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@ -10,7 +10,6 @@
|
||||
#if ENABLE_FEATURE_UDHCP_RFC3397
|
||||
|
||||
#include "common.h"
|
||||
#include "options.h"
|
||||
|
||||
#define NS_MAXDNAME 1025 /* max domain name length */
|
||||
#define NS_MAXCDNAME 255 /* max compressed domain name length */
|
||||
|
Reference in New Issue
Block a user