Move include/buffer.h to include/gpxe/buffer.h
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@
|
||||
|
||||
#include "stdint.h"
|
||||
#include "string.h"
|
||||
#include "buffer.h"
|
||||
#include <gpxe/buffer.h>
|
||||
#include "dhcp.h" /* for dhcp_dev_id */
|
||||
#include <gpxe/tables.h>
|
||||
#include <assert.h>
|
||||
|
||||
Reference in New Issue
Block a user