From 761aff75b5ed411c9e1ab09dc4eec64c41ac5532 Mon Sep 17 00:00:00 2001 From: Daniel Mack Date: Mon, 20 Jan 2014 12:37:19 +0100 Subject: [PATCH] connection: kill unneeded include --- connection.c | 1 - 1 file changed, 1 deletion(-) diff --git a/connection.c b/connection.c index b9f0b90..dfac943 100644 --- a/connection.c +++ b/connection.c @@ -24,7 +24,6 @@ #include #include #include -#include #include "bus.h" #include "connection.h" -- 2.34.1