mirror of
https://github.com/xcat2/xNBA.git
synced 2025-01-11 18:27:56 +00:00
Added missing headers required for compilation in Etherboot.
This commit is contained in:
parent
455b76980f
commit
a81f96998b
@ -63,6 +63,8 @@ TCP/IP stack will calculate the checksums, and fill in the necessary
|
||||
header fields and finally send the packet back to the peer.
|
||||
*/
|
||||
|
||||
#include <stdint.h>
|
||||
#include <byteswap.h>
|
||||
#include "uip.h"
|
||||
#include "uipopt.h"
|
||||
#include "uip_arch.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user