mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 12:30:20 +03:00
Don't include etherboot.h; we get a circular dependency
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
#ifndef BUFFER_H
|
#ifndef BUFFER_H
|
||||||
#define BUFFER_H
|
#define BUFFER_H
|
||||||
|
|
||||||
#include "etherboot.h"
|
#include "compiler.h"
|
||||||
|
#include "stdint.h"
|
||||||
|
|
||||||
/** @file
|
/** @file
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user