summaryrefslogtreecommitdiff
path: root/lang/cel/files/patch-vm::config.h
blob: 04247797522e6d84287eb6097057c9e77c5a2925 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- vm/config.h.orig	Thu Nov 20 20:04:10 2003
+++ vm/config.h	Thu Nov 20 20:04:25 2003
@@ -15,6 +15,7 @@
 
 #ifdef unix
 
+#include <time.h>
 #include <utime.h>
 #include <errno.h>
 #include <sys/types.h>