gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / gold / nacl.cc
index 71be4e93316c3d1396d1f205cec59dc921338881..115d9912f28b4007cf512ea6416b9cc128deccc7 100644 (file)
@@ -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 <cstdio>
+#include "libiberty.h"
 
 #include "nacl.h"
 #include "elfcpp.h"
This page took 0.023061 seconds and 4 git commands to generate.