Clean-up: sort includes per clang format in action.c
[lttng-tools.git] / src / common / actions / action.c
index 4cad01b743189ff5318fa9e388ed2bd1d82f933a..f15163818c7a622b2ea24085afa1c4219bde240a 100644 (file)
@@ -5,10 +5,10 @@
  *
  */
 
+#include <assert.h>
+#include <common/error.h>
 #include <lttng/action/action-internal.h>
 #include <lttng/action/notify-internal.h>
-#include <common/error.h>
-#include <assert.h>
 
 static const char *lttng_action_type_string(enum lttng_action_type action_type)
 {
This page took 0.023309 seconds and 4 git commands to generate.