From 5a3395bc01cd4b11309595a6ecdaf32f8279f378 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sat, 18 Nov 2006 19:51:32 +0000 Subject: udhcp: fix indentation and style. Eliminate (group) a lot of smallish *.h files Remove lots of unneeded #includes --- networking/udhcp/options.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'networking/udhcp/options.h') 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 @@ #ifndef _OPTIONS_H #define _OPTIONS_H -#include "packet.h" - #define TYPE_MASK 0x0F enum { -- cgit v1.2.3