fix typo preventing to include unistd.h
This commit is contained in:
parent
436d5d04f4
commit
1bae15ffb0
@ -31,7 +31,7 @@
|
||||
#include "gripes.h"
|
||||
#include "version.h"
|
||||
|
||||
#ifndef POSIX
|
||||
#ifdef POSIX
|
||||
#include <unistd.h>
|
||||
#else
|
||||
#ifndef R_OK
|
||||
|
Loading…
x
Reference in New Issue
Block a user