summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2014-08-09 22:37:30 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2014-08-09 22:37:30 +0000
commitc49653439b7edeac6c2c7c6809b0a46bc1891781 (patch)
tree6a1335fdee026f0e1f22b1dde158d61631e89461 /gnu
parent50bf587dfc41e6f6eedbc07895ac74ffc4046a5a (diff)
bfd-in2.h is generated from this; merge back a change that was made there
Diffstat (limited to 'gnu')
-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.