patch from Christian for FreeBSD
This commit is contained in:
parent
1099de9d36
commit
0cbd4c06f2
@ -20,6 +20,7 @@
|
||||
#include <sys/utime.h> /* for utime() */
|
||||
#include <io.h> /* for chmod() */
|
||||
#else
|
||||
#include <sys/types.h>
|
||||
#include <utime.h> /* for utime() */
|
||||
#include <unistd.h> /* for chown() */
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user