sim: fix aarch64 sim build
[deliverable/binutils-gdb.git] / sim / aarch64 / cpustate.c
index 6f5121a76fa23440f28d78f5c2a9e8e622febe07..f90b7ad321af8f219c45b5d935911aa95d964898 100644 (file)
@@ -25,6 +25,7 @@
 #include "sim-main.h"
 #include "cpustate.h"
 #include "simulator.h"
+#include "libiberty.h"
 
 /* Some operands are allowed to access the stack pointer (reg 31).
    For others a read from r31 always returns 0, and a write to r31 is ignored.  */
This page took 0.040084 seconds and 4 git commands to generate.