OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / f / bit.c
index 71e74d7..70d7833 100644 (file)
@@ -1,6 +1,6 @@
 /* bit.c -- Implementation File (module.c template V1.0)
    Copyright (C) 1995 Free Software Foundation, Inc.
-   Contributed by James Craig Burley (burley@gnu.org).
+   Contributed by James Craig Burley.
 
 This file is part of GNU Fortran.
 
@@ -31,7 +31,7 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 /* Include files. */
 
 #include "proj.h"
-#include "glimits.j"
+#include "glimits.h"
 #include "bit.h"
 #include "malloc.h"