ubsan: nds32: left shift cannot be represented in type 'int'
[deliverable/binutils-gdb.git] / libiberty / choose-temp.c
index 0a454cfa7ca1c8eb0cfcc3da4eb2a15bb2977303..72c1b710bd8bf7dbfe321a5ed3dbf89fa3e36183 100644 (file)
@@ -1,5 +1,5 @@
 /* Utility to pick a temporary filename prefix.
-   Copyright (C) 1996, 1997, 1998 Free Software Foundation, Inc.
+   Copyright (C) 1996-2019 Free Software Foundation, Inc.
 
 This file is part of the libiberty library.
 Libiberty is free software; you can redistribute it and/or
@@ -34,7 +34,6 @@ Boston, MA 02110-1301, USA.  */
 #endif
 
 #include "libiberty.h"
-extern char *choose_tmpdir (void);
 
 /* Name of temporary file.
    mktemp requires 6 trailing X's.  */
This page took 0.023685 seconds and 4 git commands to generate.