OpenBSD, thanks to Tim Wiess
This commit is contained in:
parent
6a73f8b6c1
commit
fe8c925e8a
9 changed files with 353 additions and 57 deletions
|
|
@ -4,7 +4,7 @@
|
|||
#include <sys/time.h>
|
||||
#include <sys/stat.h>
|
||||
|
||||
#if defined(__FreeBSD__) || defined(__APPLE__)
|
||||
#if defined(__FreeBSD__) || defined(__APPLE__) || defined(__OpenBSD__)
|
||||
/* do nothing -- futimes exists and is fine */
|
||||
|
||||
#elif defined(__SunOS5_9__)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue