aboutsummaryrefslogtreecommitdiff
path: root/examples/samplesshd.c
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cryptomilk.org>2011-01-23 21:48:41 +0100
committerAndreas Schneider <asn@cryptomilk.org>2011-01-24 13:55:05 +0100
commit8a9ce6239ae3588c4a823e7e1b7fe2b185434811 (patch)
tree426649506089022750151fe29f33d3961039e859 /examples/samplesshd.c
parentf3685f0f731434d8c94454fc12cebe1b5a0bdbb1 (diff)
downloadlibssh-8a9ce6239ae3588c4a823e7e1b7fe2b185434811.tar.gz
libssh-8a9ce6239ae3588c4a823e7e1b7fe2b185434811.tar.xz
libssh-8a9ce6239ae3588c4a823e7e1b7fe2b185434811.zip
examples: Remove unused header file.
Diffstat (limited to 'examples/samplesshd.c')
-rw-r--r--examples/samplesshd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/samplesshd.c b/examples/samplesshd.c
index f192ef8..7ce5d1e 100644
--- a/examples/samplesshd.c
+++ b/examples/samplesshd.c
@@ -23,7 +23,7 @@ clients must be made or how a client should react.
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
-#include <unistd.h>
+
#ifndef KEYS_FOLDER
#ifdef _WIN32
#define KEYS_FOLDER