Move kernelcompat.h to include/ust/ and share.h, usterr.h to include/
[ust.git] / libinterfork / interfork.c
index 26a8bd6ad9f314525b6cc9b079d0fb03fd295ef5..e9dce9bfb188d7f60032d04a5f2b9d9dfd5f9f2b 100644 (file)
@@ -20,7 +20,7 @@
 #include <unistd.h>
 #include <stdio.h>
 #include <signal.h>
-#include "share/usterr.h"
+#include "usterr.h"
 
 extern void ust_fork(void);
 extern void ust_potential_exec(void);
This page took 0.022439 seconds and 4 git commands to generate.