Add health counter to ust-app.c
[lttng-tools.git] / src / bin / lttng-sessiond / health.h
index b348be5f0144e85b4309624c747026c0090d5e3c..19880fa377d0d61e192853a52c6154e301fdeaac 100644 (file)
@@ -18,7 +18,7 @@
 #ifndef _HEALTH_H
 #define _HEALTH_H
 
-#include <stdint.h>
+#include <assert.h>
 #include <time.h>
 #include <urcu/uatomic.h>
 
This page took 0.02324 seconds and 4 git commands to generate.