mirror of
https://github.com/ipxe/ipxe
synced 2025-12-12 06:22:01 +03:00
added stdio.h to includes for DBG compilation
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdint.h>
|
||||
#include <byteswap.h>
|
||||
#include <string.h>
|
||||
|
||||
Reference in New Issue
Block a user