--- f2c/libI77/err.c.ewt Mon Sep 2 12:52:14 1996 +++ f2c/libI77/err.c Mon Sep 2 12:52:16 1996 @@ -1,3 +1,4 @@ +#include "stdlib.h" #ifndef NON_UNIX_STDIO #include "sys/types.h" #include "sys/stat.h" @@ -13,7 +14,6 @@ #undef abs #undef min #undef max -#include "stdlib.h" #endif #endif --- f2c/libI77/lread.c.ewt Mon Sep 2 12:52:31 1996 +++ f2c/libI77/lread.c Mon Sep 2 12:52:37 1996 @@ -1,3 +1,4 @@ +#include "stdlib.h" #include "f2c.h" #include "fio.h" #include "fmt.h" @@ -20,7 +21,6 @@ #undef abs #undef min #undef max -#include "stdlib.h" int (*f__lioproc)(ftnint*, char*, ftnlen, ftnint), (*l_getc)(void), (*l_ungetc)(int,FILE*); #endif --- f2c/libI77/rdfmt.c.ewt Mon Sep 2 12:52:48 1996 +++ f2c/libI77/rdfmt.c Mon Sep 2 12:52:53 1996 @@ -1,3 +1,4 @@ +#include "stdlib.h" #include "f2c.h" #include "fio.h" #include "fmt.h" @@ -11,7 +12,6 @@ #undef abs #undef min #undef max -#include "stdlib.h" #endif static int --- f2c/libI77/wref.c.ewt Mon Sep 2 12:53:08 1996 +++ f2c/libI77/wref.c Mon Sep 2 12:53:11 1996 @@ -1,3 +1,4 @@ +#include "stdlib.h" #include "f2c.h" #include "fio.h" #include "fmt.h" @@ -10,7 +11,6 @@ #undef abs #undef min #undef max -#include "stdlib.h" #include "string.h" #endif