public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH] ltp_acpi_cpufreq.c: Fix compilation.
@ 2014-11-17  2:03 Zeng Linggang
  2014-11-17 15:11 ` Alexey Kodanev
  0 siblings, 1 reply; 2+ messages in thread
From: Zeng Linggang @ 2014-11-17  2:03 UTC (permalink / raw)
  To: ltp-list

Fix compilation on missing 'CLOCK_MONOTONIC_RAW'.

Signed-off-by: Zeng Linggang <zenglg.jy@cn.fujitsu.com>
---
 testcases/kernel/device-drivers/acpi/ltp_acpi_cpufreq.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/testcases/kernel/device-drivers/acpi/ltp_acpi_cpufreq.c b/testcases/kernel/device-drivers/acpi/ltp_acpi_cpufreq.c
index 5b9c2a9..423188e 100644
--- a/testcases/kernel/device-drivers/acpi/ltp_acpi_cpufreq.c
+++ b/testcases/kernel/device-drivers/acpi/ltp_acpi_cpufreq.c
@@ -33,6 +33,7 @@
 
 #include "test.h"
 #include "usctest.h"
+#include "lapi/posix_clocks.h"
 #include "safe_macros.h"
 #include "safe_stdio.h"
 
-- 
1.9.3




------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-17 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-17  2:03 [LTP] [PATCH] ltp_acpi_cpufreq.c: Fix compilation Zeng Linggang
2014-11-17 15:11 ` Alexey Kodanev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox