Updated include paths for the moved files under net/

This commit is contained in:
Adam Dunkels 2013-11-22 09:17:54 +01:00
parent afdeed1c64
commit 5f3fe7f7c7
176 changed files with 342 additions and 338 deletions

View file

@ -3,7 +3,7 @@
#include <uip_arp.h>
#include <stdio.h>
#include <string.h>
#include <net/uip-fw.h>
#include <net/ipv4/uip-fw.h>
#define DATA_IN 0x81
#define DATA_OUT 0x02

View file

@ -1,7 +1,7 @@
#ifndef CDC_ETH_H_NUI0ULFC7C__
#define CDC_ETH_H_NUI0ULFC7C__
#include <net/uip.h>
#include <net/ip/uip.h>
/* Should be called before usb_cdc_eth_setup */
void