Mercurial > hg > xemacs-beta
diff lib-src/profile.c @ 272:c5d627a313b1 r21-0b34
Import from CVS: tag r21-0b34
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:28:48 +0200 |
parents | 2d532a89d707 |
children | 74fd4e045ea6 |
line wrap: on
line diff
--- a/lib-src/profile.c Mon Aug 13 10:27:41 2007 +0200 +++ b/lib-src/profile.c Mon Aug 13 10:28:48 2007 +0200 @@ -34,9 +34,7 @@ */ #include <../src/config.h> #include <stdio.h> -#if __STDC__ || defined(STDC_HEADERS) #include <stdlib.h> -#endif #include "../src/systime.h" static struct timeval TV1, TV2;