projects
/
lttng-tools.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Rename sessiond-timer.[hc] to timer.[hc]
[lttng-tools.git]
/
src
/
bin
/
lttng-sessiond
/
rotation-thread.c
diff --git
a/src/bin/lttng-sessiond/rotation-thread.c
b/src/bin/lttng-sessiond/rotation-thread.c
index 5b0267952676ccc549a95c7a3b21bab3a70d413b..2dfd9735741b7f12111a5af45e6dee346bf631dd 100644
(file)
--- a/
src/bin/lttng-sessiond/rotation-thread.c
+++ b/
src/bin/lttng-sessiond/rotation-thread.c
@@
-42,7
+42,7
@@
#include "rotate.h"
#include "cmd.h"
#include "session.h"
#include "rotate.h"
#include "cmd.h"
#include "session.h"
-#include "
sessiond-
timer.h"
+#include "timer.h"
#include "notification-thread-commands.h"
#include <urcu.h>
#include "notification-thread-commands.h"
#include <urcu.h>
This page took
0.023412 seconds
and
5
git commands to generate.