X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/b9b03aadb219d06fbad9d110e508db93e45461af..3d6508c9b9505cb3393b7c12df1a0c87f7828bbe:/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h?ds=inline diff --git a/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h b/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h index 60bbe2185..737a6fd54 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/UDP.h @@ -42,6 +42,7 @@ #include "EthernetProtocols.h" #include "Ethernet.h" #include "ProtocolDecoders.h" + #include "DHCP.h" /* Macros: */ /** Source UDP port for a DHCP request */ @@ -49,7 +50,7 @@ /** Destination UDP port for a DHCP reply */ #define UDP_PORT_DHCP_REPLY 68 - + /* Type Defines: */ /** Type define for a UDP packet header */ typedef struct