aboutsummaryrefslogtreecommitdiff
path: root/tests/framework/instruments/PMU.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/framework/instruments/PMU.h')
-rw-r--r--tests/framework/instruments/PMU.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/framework/instruments/PMU.h b/tests/framework/instruments/PMU.h
index 571edb984d..d51b2f8ae1 100644
--- a/tests/framework/instruments/PMU.h
+++ b/tests/framework/instruments/PMU.h
@@ -29,6 +29,7 @@
#include <cstdint>
#include <linux/perf_event.h>
#include <stdexcept>
+#include <sys/syscall.h>
#include <unistd.h>
namespace arm_compute