(ftell): Declaration deleted.
authorRichard Stallman <rms@gnu.org>
Tue, 15 Sep 1992 04:09:42 +0000 (04:09 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 15 Sep 1992 04:09:42 +0000 (04:09 +0000)
From-SVN: r2122

gcc/rtl.c

index 7b646c3573ec2d853d60b650f03c8030d557e471..2b6fcd5f694c92fca1e64ea2cb9bef5599596308 100644 (file)
--- a/gcc/rtl.c
+++ b/gcc/rtl.c
@@ -35,8 +35,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
 
 extern struct obstack *rtl_obstack;
 
-extern long ftell();
-
 #if HOST_BITS_PER_WIDE_INT != HOST_BITS_PER_INT
 extern long atol();
 #endif