david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

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
1 changed files with 2 additions and 1 deletions

View File

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