Revert FreeBSD compatibility layer
[lttng-tools.git] / src / common / runas.c
index bee107951d8664e6f111ed5ff260574407f0c3a3..07912a7d68bf7ce97cf7ba765194fd66e28334c8 100644 (file)
 #include <unistd.h>
 #include <fcntl.h>
 #include <sched.h>
-#include <sys/signal.h>
+#include <sys/mman.h>
 
 #include <common/error.h>
-#include <common/compat/mman.h>
-#include <common/compat/clone.h>
 
 #include "runas.h"
 
This page took 0.02343 seconds and 4 git commands to generate.