mirror of
https://github.com/reactos/wine.git
synced 2025-02-13 16:59:37 +00:00
#include <unistd.h> which is required for unlink().
This commit is contained in:
parent
17eb169922
commit
2cbbcc1875
@ -38,6 +38,7 @@ uuid {hexd}{8}-{hexd}{4}-{hexd}{4}-{hexd}{4}-{hexd}{12}
|
||||
#include <string.h>
|
||||
#include <ctype.h>
|
||||
#include <assert.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "widl.h"
|
||||
#include "utils.h"
|
||||
|
Loading…
x
Reference in New Issue
Block a user