From: N. Brouard Date: Fri, 2 Sep 2011 10:37:54 +0000 (+0000) Subject: Summary: times.h is ok with mingw32 now. X-Git-Tag: imach-099s7~451 X-Git-Url: https://henry.ined.fr/git/?a=commitdiff_plain;h=7882e796d61611273eb246e79fcc51523e7b680d;p=.git Summary: times.h is ok with mingw32 now. --- 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"