aboutsummaryrefslogtreecommitdiff
path: root/src/tools/perf
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/perf')
-rw-r--r--src/tools/perf/pubdrop.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tools/perf/pubdrop.c b/src/tools/perf/pubdrop.c
index 6f0e5553..1788a3cf 100644
--- a/src/tools/perf/pubdrop.c
+++ b/src/tools/perf/pubdrop.c
@@ -21,9 +21,6 @@
// etc. It actually uses a wild card subscription for now.
#if defined(NNG_HAVE_PUB0) && defined(NNG_HAVE_SUB0)
-#include <nng/protocol/pubsub0/pub.h>
-#include <nng/protocol/pubsub0/sub.h>
-
#else
#define NNG_OPT_SUB_SUBSCRIBE "sub:subscribe"