From 7882e796d61611273eb246e79fcc51523e7b680d Mon Sep 17 00:00:00 2001 From: "N. Brouard" Date: Fri, 2 Sep 2011 10:37:54 +0000 Subject: [PATCH] Summary: times.h is ok with mingw32 now. --- src/imach.c | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/imach.c b/src/imach.c index ee7e96a..5b5be6e 100644 --- a/src/imach.c +++ b/src/imach.c @@ -1,6 +1,10 @@ /* $Id$ $State$ $Log$ + Revision 1.139 2010/06/14 07:50:17 brouard + After the theft of my laptop, I probably lost some lines of codes which were not uploaded to the CVS tree. + I remember having already fixed agemin agemax which are pointers now but not cvs saved. + Revision 1.138 2010/04/30 18:19:40 brouard *** empty log message *** @@ -384,7 +388,8 @@ #include extern int errno; -/* #include */ +#include +/* #include #include "timeval.h" -- 2.43.0