Commit d78b684f by Mumit Khan Committed by Jeff Law

* libF77/getenv_.c: Include stdlib.h.

From-SVN: r26385
parent d4ecc377
Mon Apr 12 21:38:14 1999 Mumit Khan <khan@xraylith.wisc.edu>
* libF77/getenv_.c: Include stdlib.h.
Sun Apr 11 23:30:42 1999 Mumit Khan <khan@xraylith.wisc.edu>
* libU77/dtime_.c: Handle all variants of WIN32.
......
#include "f2c.h"
#ifndef KR_headers
#undef abs
#include <stdlib.h>
#endif
/*
* getenv - f77 subroutine to return environment variables
*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment