X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gold%2Fnacl.cc;h=115d9912f28b4007cf512ea6416b9cc128deccc7;hb=20955c7cb8aebd8d900441c6ff87df2123e38f54;hp=71be4e93316c3d1396d1f205cec59dc921338881;hpb=2e702c99c59f581594820852c607394c25bc9bd2;p=deliverable%2Fbinutils-gdb.git diff --git a/gold/nacl.cc b/gold/nacl.cc index 71be4e9331..115d9912f2 100644 --- a/gold/nacl.cc +++ b/gold/nacl.cc @@ -1,6 +1,6 @@ // nacl.cc -- Native Client support for gold -// Copyright 2012 Free Software Foundation, Inc. +// Copyright (C) 2012-2020 Free Software Foundation, Inc. // This file is part of gold. @@ -22,6 +22,7 @@ #include "gold.h" #include +#include "libiberty.h" #include "nacl.h" #include "elfcpp.h"