aboutsummaryrefslogtreecommitdiff
path: root/tests/tst-dlopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tst-dlopen.c')
-rw-r--r--tests/tst-dlopen.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/tst-dlopen.c b/tests/tst-dlopen.c
index 00e14543..cba3e9a8 100644
--- a/tests/tst-dlopen.c
+++ b/tests/tst-dlopen.c
@@ -7,9 +7,7 @@
(at your option) any later version.
*/
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
#include <dlfcn.h>
#include <stdio.h>