summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorFrancois Perrad <francois.perrad@gadz.org>2016-03-24 12:36:56 +0100
committerFrancois Perrad <francois.perrad@gadz.org>2016-11-15 15:31:50 +0100
commitf208d7920ce1d37e00a216c6f7129c7d61b66922 (patch)
treebaca05d1a8c264564e5329129f2c9628c363adef
parent6830a65923efc536a19c36cd1c362120b9d0d929 (diff)
remove duplicated include
-rw-r--r--common-channel.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common-channel.c b/common-channel.c
index 835e493..7383f47 100644
--- a/common-channel.c
+++ b/common-channel.c
@@ -32,7 +32,6 @@
#include "circbuffer.h"
#include "dbutil.h"
#include "channel.h"
-#include "ssh.h"
#include "listener.h"
#include "runopts.h"
#include "netio.h"