2
0
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:
Michael Brown 2005-05-19 23:21:18 +00:00
parent a9fabe7546
commit 7a4b45d3b0

View File

@ -1,7 +1,8 @@
#ifndef BUFFER_H
#define BUFFER_H
#include "etherboot.h"
#include "compiler.h"
#include "stdint.h"
/** @file
*