summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/futex/include/logging.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-02-17 14:51:49 +1100
committerStephen Rothwell <sfr@canb.auug.org.au>2017-02-17 14:51:49 +1100
commitc223b921c7a5bb8631be44e2e32b7fb4f2687fac (patch)
tree9f9d68ce2ae3d2af6eba537091f6d21d37839b43 /tools/testing/selftests/futex/include/logging.h
parentc301b4734f8d139595c29b54ffe33deb884636b4 (diff)
parent68bd42d97c30d51217b8c3b2b22fede577d8371c (diff)
Merge remote-tracking branch 'kselftest/next'
Diffstat (limited to 'tools/testing/selftests/futex/include/logging.h')
-rw-r--r--tools/testing/selftests/futex/include/logging.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/futex/include/logging.h b/tools/testing/selftests/futex/include/logging.h
index 014aa01197af..e14469103f07 100644
--- a/tools/testing/selftests/futex/include/logging.h
+++ b/tools/testing/selftests/futex/include/logging.h
@@ -21,6 +21,7 @@
#ifndef _LOGGING_H
#define _LOGGING_H
+#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <linux/futex.h>