Move include/image.h to include/gpxe/image.h

This commit is contained in:
Michael Brown
2007-01-11 16:04:36 +00:00
parent d84ec0e5d5
commit 4fc9333159
6 changed files with 65 additions and 35 deletions

View File

@@ -25,7 +25,6 @@ Literature dealing with the network protocols:
#include "cmdline.h"
#include "console.h"
#include <gpxe/init.h>
#include "image.h"
#include <stdarg.h>
#include <gpxe/device.h>