--- /home/john/port.h.old	2007-06-14 00:00:15.164818144 -0500
+++ ../wine-source/include/wine/port.h	2007-06-14 00:00:39.289290566 -0500
@@ -276,7 +276,7 @@
 
 #ifndef HAVE_FUTIMES
 struct timeval;
-int futimes(int fd, const struct timeval tv[2]);
+int futimes(int fd, const struct timeval *tv);
 #endif
 
 #ifndef HAVE_GETPAGESIZE
