No stdio
This commit is contained in:
parent
fa896b0c72
commit
c407afe435
@ -6,7 +6,6 @@
|
|||||||
#include <sys/mman.h>
|
#include <sys/mman.h>
|
||||||
#include <sys/errno.h>
|
#include <sys/errno.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <stdio.h>
|
|
||||||
|
|
||||||
struct sus_File_impl{
|
struct sus_File_impl{
|
||||||
void * memroy;
|
void * memroy;
|
||||||
|
Loading…
Reference in New Issue
Block a user