Move include/buffer.h to include/gpxe/buffer.h

This commit is contained in:
Michael Brown
2007-01-11 01:47:26 +00:00
parent de042993c0
commit bb2024c6d6
7 changed files with 9 additions and 9 deletions

View File

@@ -43,7 +43,7 @@
#include "io.h"
#include "errno.h"
#include <assert.h>
#include "buffer.h"
#include <gpxe/buffer.h>
/**
* Initialise a buffer.