]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - bfd/cache.c
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / bfd / cache.c
index faee6779f8f63c00c4a7815a6b655e787d47c8e4..a49d191bef560506307227e6a7a85c1ff20470c8 100644 (file)
@@ -1,6 +1,6 @@
 /* BFD library -- caching of file descriptors.
 
-   Copyright (C) 1990-2018 Free Software Foundation, Inc.
+   Copyright (C) 1990-2019 Free Software Foundation, Inc.
 
    Hacked by Steve Chamberlain of Cygnus Support (steve@cygnus.com).
 
@@ -44,7 +44,6 @@ SUBSECTION
 #include "bfd.h"
 #include "libbfd.h"
 #include "libiberty.h"
-#include "bfd_stdint.h"
 
 #ifdef HAVE_MMAP
 #include <sys/mman.h>