Added missing header to posix-compat.c
This commit is contained in:
parent
73255382a3
commit
2642c420f4
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@
|
|||
#include "posix-compat.h"
|
||||
#include "process.h"
|
||||
#include "criterion/assert.h"
|
||||
#include "criterion/redirect.h"
|
||||
|
||||
#ifdef VANILLA_WIN32
|
||||
# define VC_EXTRALEAN
|
||||
|
|
Loading…
Add table
Reference in a new issue