diff options
Diffstat (limited to 'test-suite/standalone/test-list.c')
-rw-r--r-- | test-suite/standalone/test-list.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/standalone/test-list.c b/test-suite/standalone/test-list.c index 2efaf5c88..b51a2a18e 100644 --- a/test-suite/standalone/test-list.c +++ b/test-suite/standalone/test-list.c @@ -18,7 +18,7 @@ * 02110-1301 USA */ -#ifndef HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include <config.h> #endif |