Przeglądaj źródła

Remove spurious libevent include in sandbox.c

Nick Mathewson 12 lat temu
rodzic
commit
9c3f7a6d35
1 zmienionych plików z 0 dodań i 1 usunięć
  1. 0 1
      src/common/sandbox.c

+ 0 - 1
src/common/sandbox.c

@@ -47,7 +47,6 @@
 #include <sys/prctl.h>
 #include <sys/prctl.h>
 #include <linux/futex.h>
 #include <linux/futex.h>
 #include <bits/signum.h>
 #include <bits/signum.h>
-#include <event2/event.h>
 
 
 #include <stdarg.h>
 #include <stdarg.h>
 #include <seccomp.h>
 #include <seccomp.h>