]> git.ipfire.org Git - thirdparty/ipxe.git/commitdiff
Missed a reference to heap.h.
authorMichael Brown <mcb30@etherboot.org>
Tue, 16 May 2006 15:01:26 +0000 (15:01 +0000)
committerMichael Brown <mcb30@etherboot.org>
Tue, 16 May 2006 15:01:26 +0000 (15:01 +0000)
src/arch/i386/core/load_buffer.c

index a0a69814648c4b24c64c61539768ae149d5a422f..3e34d2b5373450f692573abb6e409d718b2d8402 100644 (file)
@@ -1,5 +1,4 @@
 #include "io.h"
-#include "heap.h"
 #include "load_buffer.h"
 
 /*