summaryrefslogtreecommitdiff
path: root/gnu
diff options
context:
space:
mode:
authorPhilip Guenther <guenther@cvs.openbsd.org>2014-08-09 22:32:09 +0000
committerPhilip Guenther <guenther@cvs.openbsd.org>2014-08-09 22:32:09 +0000
commit366e2682bad865c40a9af91cb16f7486217ee587 (patch)
tree3102a08883bcfb24f5edb5808328d338f196fea6 /gnu
parent8779fce2b2fa707b406a5317baa055179d0239e6 (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/bfd/bfd-in.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/bfd/bfd-in.h b/gnu/usr.bin/binutils/bfd/bfd-in.h
index 500fa15a587..166f89e74f5 100644
--- a/gnu/usr.bin/binutils/bfd/bfd-in.h
+++ b/gnu/usr.bin/binutils/bfd/bfd-in.h
@@ -30,6 +30,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.