Commit f9d6fa9e authored by Jeremy White's avatar Jeremy White Committed by Alexandre Julliard

Need to include sys/time.h.

parent 9bfcbefd
......@@ -24,6 +24,7 @@
#ifndef HAVE_FUTIMES
#include <sys/types.h>
#include <sys/time.h>
#include <utime.h>
#include <stdio.h>
#include <errno.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment