projects
/
platform
/
core
/
api
/
device.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c3d7aa3
)
Fix TCT build error in power.h
47/208547/2
author
Hyotaek Shim
<hyotaek.shim@samsung.com>
Wed, 26 Jun 2019 01:42:25 +0000
(10:42 +0900)
committer
Hyotaek Shim
<hyotaek.shim@samsung.com>
Wed, 26 Jun 2019 01:43:13 +0000
(10:43 +0900)
Change-Id: I8c6f28e88c7267536da9d440553a2df2c29126e3
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
include/power.h
patch
|
blob
|
history
diff --git
a/include/power.h
b/include/power.h
index c99a8f1dfc2f492f2f1595a6dea9725f403211a2..1b11d1a18ee487974a7b2a82f918905d4dc6317a 100644
(file)
--- a/
include/power.h
+++ b/
include/power.h
@@
-18,11
+18,8
@@
#ifndef __TIZEN_SYSTEM_POWER_H__
#define __TIZEN_SYSTEM_POWER_H__
-
#include <stdbool.h>
#include "device-error.h"
-#include "power-internal.h"
-
#ifdef __cplusplus
extern "C" {