#include "EthernetProtocols.h"\r
#include "Ethernet.h"\r
#include "ProtocolDecoders.h"\r
+ #include "DHCP.h"\r
\r
/* Macros: */\r
/** Source UDP port for a DHCP request */\r
\r
/** Destination UDP port for a DHCP reply */\r
#define UDP_PORT_DHCP_REPLY 68\r
- \r
+\r
/* Type Defines: */\r
/** Type define for a UDP packet header */\r
typedef struct\r