summaryrefslogtreecommitdiff
path: root/tools/publish.c
diff options
context:
space:
mode:
authorDavid Wragg <dpw@lshift.net>2010-05-30 23:31:40 +0100
committerDavid Wragg <dpw@lshift.net>2010-05-30 23:31:40 +0100
commit76e825b388c6c3b65ef238a245748f38d3f1c1fc (patch)
tree50f9a6419ea2cc3cdce1a4fa79b7be61a98adb5e /tools/publish.c
parentdb064ed6e69bdc04cf3d1cb5ef31441b7bce16cc (diff)
downloadrabbitmq-c-76e825b388c6c3b65ef238a245748f38d3f1c1fc.tar.gz
Move all includes of popt.h into common.h, which depends on it anyway
Diffstat (limited to 'tools/publish.c')
-rw-r--r--tools/publish.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/publish.c b/tools/publish.c
index 21314b2..15d2386 100644
--- a/tools/publish.c
+++ b/tools/publish.c
@@ -54,8 +54,6 @@
#include <stdlib.h>
#include <string.h>
-#include <popt.h>
-
#include "common.h"
static void do_publish(amqp_connection_state_t conn,