summaryrefslogtreecommitdiff
path: root/sysutils/zisofs-tools/files/patch-compress.c
blob: 3606d9f3be0e119a15c96a85b5253420b9d72a0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- compress.c.old	2008-01-17 17:19:55.000000000 -0200
+++ compress.c	2008-01-17 17:20:09.000000000 -0200
@@ -15,7 +15,7 @@
 
 #include <stdlib.h>
 #include <stdio.h>
-#include <utime.h>
+#include <time.h>
 #include <unistd.h>
 #include <zlib.h>