[tor/master] Remove spurious libevent include in sandbox.c

17 Apr
2014
17 Apr
'14
4:13 p.m.
commit 9c3f7a6d356b8ca341653f8c4a6400d940e2eace Author: Nick Mathewson <nickm@torproject.org> Date: Thu Apr 17 12:13:35 2014 -0400 Remove spurious libevent include in sandbox.c --- src/common/sandbox.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/common/sandbox.c b/src/common/sandbox.c index 743d79d..4224e03 100644 --- a/src/common/sandbox.c +++ b/src/common/sandbox.c @@ -47,7 +47,6 @@ #include <sys/prctl.h> #include <linux/futex.h> #include <bits/signum.h> -#include <event2/event.h> #include <stdarg.h> #include <seccomp.h>
4089
Age (days ago)
4089
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org