Add uIP-split code to the Webserver project, so that each packet is split in half...
[pub/USBasp.git] / Projects / Webserver / Lib / uIPManagement.h
index 825c5cd..90b47ed 100644 (file)
@@ -41,6 +41,7 @@
 \r
                #include <uip.h>\r
                #include <uip_arp.h>\r
+               #include <uip-split.h>\r
                #include <timer.h>\r
                \r
                #include "Lib/DHCPClientApp.h"\r