* [LTP] [PATCH] mem/hugeshmctl: cleanup for the include file
@ 2016-04-18 6:57 Li Wang
2016-05-10 12:54 ` Cyril Hrubis
0 siblings, 1 reply; 2+ messages in thread
From: Li Wang @ 2016-04-18 6:57 UTC (permalink / raw)
To: ltp
Signed-off-by: Li Wang <liwang@redhat.com>
---
testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl01.c | 2 +-
testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl02.c | 2 +-
testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl03.c | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl01.c b/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl01.c
index 2c23332..a54077a 100644
--- a/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl01.c
+++ b/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl01.c
@@ -61,7 +61,7 @@
* none
*/
-#include "hugetlb.h"
+#include "test.h"
#include "safe_macros.h"
#include "mem.h"
#include "hugetlb.h"
diff --git a/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl02.c b/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl02.c
index af98e67..f5ae366 100644
--- a/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl02.c
+++ b/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl02.c
@@ -53,7 +53,7 @@
*/
#include <pwd.h>
-#include "hugetlb.h"
+#include "test.h"
#include "safe_macros.h"
#include "mem.h"
#include "hugetlb.h"
diff --git a/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl03.c b/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl03.c
index a9f6efa..bb2b7e7 100644
--- a/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl03.c
+++ b/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl03.c
@@ -60,7 +60,7 @@
#include <sys/types.h>
#include <sys/wait.h>
-#include "hugetlb.h"
+#include "test.h"
#include "safe_macros.h"
#include "mem.h"
#include "hugetlb.h"
--
1.8.3.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [LTP] [PATCH] mem/hugeshmctl: cleanup for the include file
2016-04-18 6:57 [LTP] [PATCH] mem/hugeshmctl: cleanup for the include file Li Wang
@ 2016-05-10 12:54 ` Cyril Hrubis
0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2016-05-10 12:54 UTC (permalink / raw)
To: ltp
Hi!
Pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-05-10 12:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-18 6:57 [LTP] [PATCH] mem/hugeshmctl: cleanup for the include file Li Wang
2016-05-10 12:54 ` Cyril Hrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox