Bruno Haible Thu, 27 Jul 2006 05:46:19 -0700
Eric Blake wrote: > +#if ! HAVE_MKSTEMP > +int mkstemp (char *) > +#endif
I added a semicolon here. Bruno