]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/libbfd.h
* configure.in: Check for fopen64.
[thirdparty/binutils-gdb.git] / bfd / libbfd.h
index ff1fde7a108ec6804711f4cabbf91325827c2ce7..1fc541645ce69fba923cb65cef620ee4bc39b4eb 100644 (file)
@@ -656,6 +656,7 @@ extern void _bfd_abort
    the system "off_t" or "off64_t", as the offset.  */
 extern file_ptr real_ftell (FILE *file);
 extern int real_fseek (FILE *file, file_ptr offset, int whence);
+extern FILE *real_fopen (const char *filename, const char *modes);
 
 /* List of supported target vectors, and the default vector (if
    bfd_default_vector[0] is NULL, there is no default).  */