diff options
Diffstat (limited to 'test-suite/standalone/test-with-guile-module.c')
-rw-r--r-- | test-suite/standalone/test-with-guile-module.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-suite/standalone/test-with-guile-module.c b/test-suite/standalone/test-with-guile-module.c index 154f4f23f..4e22ff5da 100644 --- a/test-suite/standalone/test-with-guile-module.c +++ b/test-suite/standalone/test-with-guile-module.c @@ -16,7 +16,7 @@ * 02110-1301 USA */ -#ifndef HAVE_CONFIG_H +#ifdef HAVE_CONFIG_H # include <config.h> #endif |