Author :
Peter Hutterer
Date :
2020-09-07 19:49:36
Hash :d3274752 Message :utils: include unistd.h where we have it
MacOS doesn't have eaccess/euidaccess but it does have unistd.h, so let's
include it to silence the R_OK redefinition compiler warnings.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>