Remove spurious libevent include in sandbox.c

This commit is contained in:
Nick Mathewson
2014-04-17 12:13:35 -04:00
parent 0175fcaf7c
commit 9c3f7a6d35
-1
View File
@@ -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>