Clean-up: run format-cpp on the tree
[lttng-tools.git] / tests / regression / ust / ust-dl / libfoo.c
index 3c92464d849f03a1d7a22cf0c2df69aba6f84a9f..908eb1f80891ebe828d010e43b6d25553c4c542e 100644 (file)
@@ -5,8 +5,8 @@
  *
  */
 
-#include "libfoo.h"
 #include "libbar.h"
+#include "libfoo.h"
 
 #define TRACEPOINT_DEFINE
 #define TRACEPOINT_PROBE_DYNAMIC_LINKAGE
This page took 0.022395 seconds and 4 git commands to generate.