pespin submitted this change.
1 is the latest approved patch-set.
No files were changed between the latest approved patch-set and the submitted one.
vty: cpu_sched_vty.c: remove tdef references
Change-Id: Ic2f3a7553ffbb964036e81f0f7c67ad2e0c34b20
---
M src/vty/cpu_sched_vty.c
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/src/vty/cpu_sched_vty.c b/src/vty/cpu_sched_vty.c
index 60fe930..4f3eeb1 100644
--- a/src/vty/cpu_sched_vty.c
+++ b/src/vty/cpu_sched_vty.c
@@ -45,12 +45,10 @@
#include <osmocom/vty/vty.h>
#include <osmocom/vty/command.h>
-#include <osmocom/vty/tdef_vty.h>
-#include <osmocom/core/tdef.h>
#include <osmocom/core/fsm.h>
#include <osmocom/core/linuxlist.h>
-/*! \addtogroup Tdef_VTY
+/*! \addtogroup cpu_sched_vty
*
* CPU Scheduling related VTY API.
*
To view, visit change 39939. To unsubscribe, or for help writing mail filters, visit settings.