X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gold%2Ferrors.h;h=ac681e965bb2b131dae37fd1fe0495ba5bcf884b;hb=e0fad1eadfcb68d543cdd96f44dca86364778fa2;hp=ebb7e5fb60a98a3ab6bf93d403a0b0b6113bafb3;hpb=219d1afa89d0d53ca93a684cac341f16470f3ca0;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/errors.h b/gold/errors.h index ebb7e5fb60..ac681e965b 100644 --- a/gold/errors.h +++ b/gold/errors.h @@ -1,6 +1,6 @@ // errors.h -- handle errors for gold -*- C++ -*- -// Copyright (C) 2006-2018 Free Software Foundation, Inc. +// Copyright (C) 2006-2019 Free Software Foundation, Inc. // Written by Ian Lance Taylor . // This file is part of gold. @@ -24,6 +24,7 @@ #define GOLD_ERRORS_H #include +#include #include "gold-threads.h"