Add header for pxe_boot()

This commit is contained in:
Michael Brown
2007-01-13 17:23:44 +00:00
parent 4b77061881
commit bd863e4112
2 changed files with 12 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
#include <registers.h>
#include <biosint.h>
#include <pxe.h>
#include <pxe_call.h>
/** @file
*