X-Git-Url: http://git.lttng.org/?p=ust.git;a=blobdiff_plain;f=libinterfork%2Finterfork.c;h=e9dce9bfb188d7f60032d04a5f2b9d9dfd5f9f2b;hp=26a8bd6ad9f314525b6cc9b079d0fb03fd295ef5;hb=fbca6b624335eef18c8d86194aeb101a720168f4;hpb=93d0f2eaff675059588e958e3de74a1bb7dd4028 diff --git a/libinterfork/interfork.c b/libinterfork/interfork.c index 26a8bd6..e9dce9b 100644 --- a/libinterfork/interfork.c +++ b/libinterfork/interfork.c @@ -20,7 +20,7 @@ #include #include #include -#include "share/usterr.h" +#include "usterr.h" extern void ust_fork(void); extern void ust_potential_exec(void);