summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gnu/usr.bin/binutils-2.17/bfd/bfd-in.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils-2.17/bfd/bfd-in.h b/gnu/usr.bin/binutils-2.17/bfd/bfd-in.h
index 9daa578c03e..908c18b4060 100644
--- a/gnu/usr.bin/binutils-2.17/bfd/bfd-in.h
+++ b/gnu/usr.bin/binutils-2.17/bfd/bfd-in.h
@@ -31,6 +31,7 @@ extern "C" {
#include "ansidecl.h"
#include "symcat.h"
+#include <time.h> /* time_t */
#if defined (__STDC__) || defined (ALMOST_STDC) || defined (HAVE_STRINGIZE)
#ifndef SABER
/* This hack is to avoid a problem with some strict ANSI C preprocessors.