mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 17:41:18 +03:00
added stdio.h to includes for DBG compilation
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
#include <stdio.h>
|
||||
#include "ssl.h"
|
||||
#include "ssl_constructs.h"
|
||||
#include <string.h> // for bcopy()
|
||||
|
||||
Reference in New Issue
Block a user