mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 09:32:33 +03:00
Added debugging.
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include "tables.h"
|
||||
|
||||
struct resolver {
|
||||
const char *name;
|
||||
int ( * resolv ) ( struct in_addr *address, const char *name );
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user