Split and remove lttng-share header file
[lttng-tools.git] / src / common / hashtable / hashtable.c
index 4f64778df2d31244e319ac81f422fc5ee444339d..2080107005739f5d4cb61c5f9761a14d7b375998 100644 (file)
@@ -21,8 +21,8 @@
 #include <urcu.h>
 #include <urcu/compiler.h>
 
-#include <common/lttng-share.h>
-#include <common/lttngerr.h>
+#include <common/common.h>
+#include <common/defaults.h>
 
 #include "hashtable.h"
 #include "utils.h"
This page took 0.022704 seconds and 4 git commands to generate.