mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-23 19:51:46 +00:00
Renamed tcpip_if.[ch] to tcpip.[ch]
This commit is contained in:
parent
21c3d63c2e
commit
3a0e293123
@ -12,7 +12,7 @@
|
||||
#include <gpxe/netdevice.h>
|
||||
#include "uip/uip.h"
|
||||
#include <gpxe/ip.h>
|
||||
#include <gpxe/tcpip_if.h>
|
||||
#include <gpxe/tcpip.h>
|
||||
|
||||
/** @file
|
||||
*
|
||||
|
@ -8,7 +8,7 @@
|
||||
#include <gpxe/pkbuff.h>
|
||||
#include <gpxe/tables.h>
|
||||
#include <gpxe/netdevice.h>
|
||||
#include <gpxe/tcpip_if.h>
|
||||
#include <gpxe/tcpip.h>
|
||||
|
||||
/** @file
|
||||
*
|
@ -11,7 +11,7 @@
|
||||
#include <gpxe/init.h>
|
||||
#include <gpxe/pkbuff.h>
|
||||
#include <gpxe/netdevice.h>
|
||||
#include <gpxe/tcpip_if.h>
|
||||
#include <gpxe/tcpip.h>
|
||||
|
||||
/** @file
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user