summaryrefslogtreecommitdiff
path: root/tests/x509dn.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/x509dn.c')
-rw-r--r--tests/x509dn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/x509dn.c b/tests/x509dn.c
index 91e1949bfe..7fe5e5e517 100644
--- a/tests/x509dn.c
+++ b/tests/x509dn.c
@@ -22,7 +22,7 @@
/* Parts copied from GnuTLS example programs. */
-#if HAVE_CONFIG_H
+#ifdef HAVE_CONFIG_H
# include <config.h>
#endif