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