diff options
Diffstat (limited to 'networking/udhcp/options.h')
-rw-r--r-- | networking/udhcp/options.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/networking/udhcp/options.h b/networking/udhcp/options.h index 3c1f5b921..1b179f173 100644 --- a/networking/udhcp/options.h +++ b/networking/udhcp/options.h | |||
@@ -3,8 +3,6 @@ | |||
3 | #ifndef _OPTIONS_H | 3 | #ifndef _OPTIONS_H |
4 | #define _OPTIONS_H | 4 | #define _OPTIONS_H |
5 | 5 | ||
6 | #include "packet.h" | ||
7 | |||
8 | #define TYPE_MASK 0x0F | 6 | #define TYPE_MASK 0x0F |
9 | 7 | ||
10 | enum { | 8 | enum { |