Move context symbols to private header
[lttng-ust.git] / liblttng-ust / lttng-context-procname.c
index 9622d31c61d4082f533bc4d5698936af53239903..ec89bd8af336bdaca2de0adc1e9120982e1f19a6 100644 (file)
@@ -15,6 +15,8 @@
 #include <assert.h>
 #include "compat.h"
 
+#include "context-internal.h"
+
 /* Maximum number of nesting levels for the procname cache. */
 #define PROCNAME_NESTING_MAX   2
 
This page took 0.022756 seconds and 4 git commands to generate.