Move internal headers to 'src/' dir
[lttng-ust.git] / src / liblttng-ust / getenv.c
index ea8edbcdf5244878f5a7fd4f900068f0502e4fe7..0a7bffd8c2f3d4f3b0ec9d85fffc660805c23f00 100644 (file)
@@ -9,8 +9,8 @@
 #include <stdbool.h>
 #include <stddef.h>
 #include <sys/types.h>
-#include <usterr-signal-safe.h>
-#include <ust-helper.h>
+#include "common/logging.h"
+#include "common/macros.h"
 #include "getenv.h"
 
 enum lttng_env_secure {
This page took 0.023153 seconds and 4 git commands to generate.