mirror of https://github.com/ipxe/ipxe.git
Killed off spurious <stdio.h> inclusion
parent
3fbfbad0f7
commit
28c711b91d
|
@ -1,4 +1,3 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
#include <assert.h>
|
||||
|
|
Loading…
Reference in New Issue