mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
patch from Christian for FreeBSD
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
#include <sys/utime.h> /* for utime() */
|
#include <sys/utime.h> /* for utime() */
|
||||||
#include <io.h> /* for chmod() */
|
#include <io.h> /* for chmod() */
|
||||||
#else
|
#else
|
||||||
|
#include <sys/types.h>
|
||||||
#include <utime.h> /* for utime() */
|
#include <utime.h> /* for utime() */
|
||||||
#include <unistd.h> /* for chown() */
|
#include <unistd.h> /* for chown() */
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user