projects
/
lttng-tools.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Move health into its own common/ static library
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
health-sessiond.h
diff --git
a/src/bin/lttng-sessiond/health-sessiond.h
b/src/bin/lttng-sessiond/health-sessiond.h
index 18f922728ed63c7e9b55f89d464904318c176c30..49f9e0b9ca2f0133124403fbfea81ed2186967be 100644
(file)
--- a/
src/bin/lttng-sessiond/health-sessiond.h
+++ b/
src/bin/lttng-sessiond/health-sessiond.h
@@
-18,7
+18,7
@@
* Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#include
"health.h"
+#include
<lttng/health-internal.h>
enum health_type {
HEALTH_TYPE_CMD = 0,
This page took
0.02466 seconds
and
5
git commands to generate.