Fix: location of various standard headers
[lttng-tools.git] / src / common / runas.c
index 358ffc6a7bfccf3ac285edba31ef9305fc019fb7..33cb5016348563911d9e8550818a91d286315526 100644 (file)
@@ -29,7 +29,7 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <sched.h>
-#include <sys/signal.h>
+#include <signal.h>
 #include <assert.h>
 #include <sys/prctl.h>
 
This page took 0.023896 seconds and 4 git commands to generate.