Commit 083f3451 authored by Stafford Horne's avatar Stafford Horne Committed by Shuah Khan

selftests/futex: Add stdio used for logging

Fix missing printf compile warnings.
Signed-off-by: default avatarStafford Horne <shorne@gmail.com>
Signed-off-by: default avatarShuah Khan <shuahkh@osg.samsung.com>
parent 3e91293f
......@@ -21,6 +21,7 @@
#ifndef _LOGGING_H
#define _LOGGING_H
#include <stdio.h>
#include <string.h>
#include <unistd.h>
#include <linux/futex.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment