aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/hotstuff_app.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/hotstuff_app.cpp b/examples/hotstuff_app.cpp
index a0fe80b..8bc092d 100644
--- a/examples/hotstuff_app.cpp
+++ b/examples/hotstuff_app.cpp
@@ -22,7 +22,6 @@
#include <random>
#include <unistd.h>
#include <signal.h>
-#include <event2/event.h>
#include "salticidae/stream.h"
#include "salticidae/util.h"