Updated include paths for the moved files under net/
This commit is contained in:
parent
afdeed1c64
commit
5f3fe7f7c7
176 changed files with 342 additions and 338 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue