summaryrefslogtreecommitdiff
path: root/tools/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/common.c')
-rw-r--r--tools/common.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/common.c b/tools/common.c
index 5d434e5..7a02618 100644
--- a/tools/common.c
+++ b/tools/common.c
@@ -33,10 +33,6 @@
* ***** END LICENSE BLOCK *****
*/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#include "common.h"
#ifdef WITH_SSL
#include <rabbitmq-c/ssl_socket.h>