From 8a9ce6239ae3588c4a823e7e1b7fe2b185434811 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sun, 23 Jan 2011 21:48:41 +0100 Subject: [PATCH] examples: Remove unused header file. --- examples/authentication.c | 1 - examples/knownhosts.c | 1 - examples/samplesshd.c | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/authentication.c b/examples/authentication.c index 66efce24..0f236326 100644 --- a/examples/authentication.c +++ b/examples/authentication.c @@ -18,7 +18,6 @@ clients must be made or how a client should react. */ #include -#include #include #include diff --git a/examples/knownhosts.c b/examples/knownhosts.c index f4160dd7..53d75627 100644 --- a/examples/knownhosts.c +++ b/examples/knownhosts.c @@ -20,7 +20,6 @@ clients must be made or how a client should react. #include #include #include -#include #include #include diff --git a/examples/samplesshd.c b/examples/samplesshd.c index f192ef8e..7ce5d1e8 100644 --- a/examples/samplesshd.c +++ b/examples/samplesshd.c @@ -23,7 +23,7 @@ clients must be made or how a client should react. #include #include #include -#include + #ifndef KEYS_FOLDER #ifdef _WIN32 #define KEYS_FOLDER