summaryrefslogtreecommitdiff
path: root/networking/udhcp/domain_codec.c
diff options
context:
space:
mode:
Diffstat (limited to 'networking/udhcp/domain_codec.c')
-rw-r--r--networking/udhcp/domain_codec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/networking/udhcp/domain_codec.c b/networking/udhcp/domain_codec.c
index 45354e727..c00b4ed88 100644
--- a/networking/udhcp/domain_codec.c
+++ b/networking/udhcp/domain_codec.c
@@ -10,7 +10,6 @@
10#if ENABLE_FEATURE_UDHCP_RFC3397 10#if ENABLE_FEATURE_UDHCP_RFC3397
11 11
12#include "common.h" 12#include "common.h"
13#include "options.h"
14 13
15#define NS_MAXDNAME 1025 /* max domain name length */ 14#define NS_MAXDNAME 1025 /* max domain name length */
16#define NS_MAXCDNAME 255 /* max compressed domain name length */ 15#define NS_MAXCDNAME 255 /* max compressed domain name length */