mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
added stdio.h to includes for DBG compilation
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "resolv.h"
|
||||
#include "stdio.h"
|
||||
|
||||
static struct resolver resolvers[0] __table_start(resolver);
|
||||
static struct resolver resolvers_end[0] __table_end(resolver);
|
||||
|
||||
Reference in New Issue
Block a user