diff --git a/libf2c/f2cext.c b/libf2c/f2cext.c index 2b51d88e75cc..eb18ee2fb0a1 100644 --- a/libf2c/f2cext.c +++ b/libf2c/f2cext.c @@ -16,7 +16,7 @@ License along with GNU Fortran; see the file COPYING.LIB. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - +#include /* for j0 et al */ #include typedef void *sig_proc; /* For now, this will have to do. */