mirror of
https://github.com/ipxe/ipxe
synced 2025-12-15 00:12:19 +03:00
Killed off spurious <stdio.h> inclusion
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
#include <stdio.h>
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|||||||
Reference in New Issue
Block a user