add <sys/types.h>
This commit is contained in:
parent
3d86014f32
commit
cb728a1890
1 changed files with 1 additions and 0 deletions
|
|
@ -19,6 +19,7 @@
|
|||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <string.h>
|
||||
#include <sys/types.h>
|
||||
#include <regex.h>
|
||||
#include "appenv.h"
|
||||
#include "general.h"
|
||||
|
|
|
|||
Loading…
Reference in a new issue