mirror of
https://github.com/xcat2/xNBA.git
synced 2024-12-14 23:31:39 +00:00
Don't include etherboot.h; we get a circular dependency
This commit is contained in:
parent
a9fabe7546
commit
7a4b45d3b0
@ -1,7 +1,8 @@
|
||||
#ifndef BUFFER_H
|
||||
#define BUFFER_H
|
||||
|
||||
#include "etherboot.h"
|
||||
#include "compiler.h"
|
||||
#include "stdint.h"
|
||||
|
||||
/** @file
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user