Ubuntu needs stdint.h for uint8_t
This commit is contained in:
parent
fe319a0caa
commit
eb67071ffb
2 changed files with 132 additions and 14 deletions
|
@ -3,6 +3,7 @@
|
|||
#include <sys/stat.h>
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
|
||||
struct stat sbuf;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue