include stdio.h to suppress printf warning, general warnings fixups

This commit is contained in:
Marty Connor
2006-09-27 04:04:55 +00:00
parent 757618edea
commit 1da4faa896
6 changed files with 11 additions and 4 deletions

View File

@@ -19,6 +19,7 @@
#include <gpxe/list.h>
#include <gpxe/tables.h>
#include <gpxe/device.h>
#include "stdio.h"
/**
* @file