aboutsummaryrefslogtreecommitdiff
path: root/tests/cmdline.c
diff options
context:
space:
mode:
authorAndreas Schneider <asn@cynapses.org>2010-09-05 12:31:09 +0200
committerAndreas Schneider <asn@cynapses.org>2010-09-05 12:34:12 +0200
commited5ebe7458584bc5cbea81530624d8c488d08d17 (patch)
tree2751537086a7f5d98c9a4ccecbdccc3952d4c4d2 /tests/cmdline.c
parentd71d6afa348a45983160ace327e14e3c5c121ad5 (diff)
downloadlibssh-ed5ebe7458584bc5cbea81530624d8c488d08d17.tar.gz
libssh-ed5ebe7458584bc5cbea81530624d8c488d08d17.tar.xz
libssh-ed5ebe7458584bc5cbea81530624d8c488d08d17.zip
tests: Fixed cmdline parsing.
Diffstat (limited to 'tests/cmdline.c')
-rw-r--r--tests/cmdline.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cmdline.c b/tests/cmdline.c
index c3a0bd9c..e179037c 100644
--- a/tests/cmdline.c
+++ b/tests/cmdline.c
@@ -1,3 +1,4 @@
+#include "config.h"
#include "torture.h"
#ifdef HAVE_ARGP_H