(erich) add <sys/types.h>
This commit is contained in:
parent
dbe2a56c62
commit
d5fe2c4324
2 changed files with 2 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
#include <sys/types.h>
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
|
|
|||
Loading…
Reference in a new issue