summaryrefslogtreecommitdiff
path: root/libiberty/mkstemp.c
diff options
context:
space:
mode:
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>1998-11-07 13:03:59 +0000
committerKaveh Ghazi <ghazi@gcc.gnu.org>1998-11-07 13:03:59 +0000
commit2931b6d47fda346b7c31471a172e62c7727965a4 (patch)
tree5ea5e2388eb3c5d802fe889d992910949eb74949 /libiberty/mkstemp.c
parent8c5f7dc58a33a908dc3e25fdf9992260bc3f1262 (diff)
downloadgcc-2931b6d47fda346b7c31471a172e62c7727965a4.tar.gz
choose-temp.c: Don't include gansidecl.h.
* choose-temp.c: Don't include gansidecl.h. * mkstemp.c: Likewise. * pexecute.c: Likewise. From-SVN: r23560
Diffstat (limited to 'libiberty/mkstemp.c')
-rw-r--r--libiberty/mkstemp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libiberty/mkstemp.c b/libiberty/mkstemp.c
index 6d1b40ecf82..91cc3ebce66 100644
--- a/libiberty/mkstemp.c
+++ b/libiberty/mkstemp.c
@@ -39,7 +39,6 @@
#include "ansidecl.h"
#else
#include "system.h"
-#include "gansidecl.h"
#endif
/* We need to provide a type for gcc_uint64_t. */