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