Port: Add Solaris paths compat
[lttng-tools.git] / src / common / daemonize.c
index 4b4531d53613f792d0bf410bc2048085cee9db2e..300851bb3ca6e01a8b3d10fe824c8b2935172b0d 100644 (file)
@@ -18,7 +18,7 @@
 
 #define _LGPL_SOURCE
 #include <unistd.h>
-#include <paths.h>
+#include <common/compat/paths.h>
 #include <fcntl.h>
 #include <wait.h>
 #include <stdlib.h>
This page took 0.023076 seconds and 4 git commands to generate.