mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 13:30:57 +03:00
added stdio.h to includes for DBG compilation
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include "pxe.h"
|
||||
|
||||
static int pxe_tftp_read_block ( unsigned char *data, unsigned int block,
|
||||
|
||||
Reference in New Issue
Block a user