Privatize headers
[ust.git] / tests / exit-fast / exit-fast.c
index 84bb0c5e36ad95e601494e6d6e504ad87c674e4a..ee987f2e51a74d3c9399c018573297de7ec16c4c 100644 (file)
@@ -20,7 +20,9 @@
 
 #include <signal.h>
 #include <string.h>
-#include <ust/ust.h>
+#include <sys/types.h>
+#include <unistd.h>
+#include <ust/marker.h>
 
 int main(int argc, char *argv[])
 {
This page took 0.022188 seconds and 4 git commands to generate.