summaryrefslogtreecommitdiff
path: root/misc/afbackup/files/patch-utils.h
blob: 5553d85bde03148ac46c3e1f98dd608d9c0707c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- utils.h.orig     Sat Jun 28 02:00:49 2003
+++ utils.h    Sat Jun 28 02:04:23 2003
@@ -10,6 +10,8 @@
 #include <string.h>
 #include <math.h>
 #include <x_types.h>
+#include <time.h>
+#include <sys/types.h>

 #define        NO_ERROR        0