From ed5ebe7458584bc5cbea81530624d8c488d08d17 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sun, 5 Sep 2010 12:31:09 +0200 Subject: [PATCH] tests: Fixed cmdline parsing. --- tests/cmdline.c | 1 + 1 file changed, 1 insertion(+) 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