提交 083f3451 编写于 作者: S Stafford Horne 提交者: Shuah Khan

selftests/futex: Add stdio used for logging

Fix missing printf compile warnings.
Signed-off-by: NStafford Horne <shorne@gmail.com>
Signed-off-by: NShuah Khan <shuahkh@osg.samsung.com>
上级 3e91293f
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
#ifndef _LOGGING_H #ifndef _LOGGING_H
#define _LOGGING_H #define _LOGGING_H
#include <stdio.h>
#include <string.h> #include <string.h>
#include <unistd.h> #include <unistd.h>
#include <linux/futex.h> #include <linux/futex.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册