dtime_.c, etime_.c: Include stdlib.h if HAVE_STDLIB_H is defined.
[gcc.git] / libf2c / libU77 / dtime_.c
index aa34bc027e0881a736fa2a742d43a9e2dee37006..19100e698de6f0554e3195c6788e310621b44ab1 100644 (file)
@@ -19,6 +19,9 @@ Boston, MA 02111-1307, USA.  */
 #ifdef HAVE_CONFIG_H
 #include "config.h"
 #endif
+#if HAVE_STDLIB_H
+#  include <stdlib.h>
+#endif
 #if HAVE_UNISTD_H
 #  include <unistd.h>
 #endif