mirror of
https://github.com/ipxe/ipxe
synced 2025-12-21 20:40:25 +03:00
added stdio.h to includes for DBG compilation
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <string.h>
|
||||
#include <errno.h>
|
||||
|
||||
Reference in New Issue
Block a user