diff options
Diffstat (limited to 'tests/tst-pam_mkargv.c')
-rw-r--r-- | tests/tst-pam_mkargv.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/tst-pam_mkargv.c b/tests/tst-pam_mkargv.c index 17a5a854..25d07cc4 100644 --- a/tests/tst-pam_mkargv.c +++ b/tests/tst-pam_mkargv.c @@ -6,9 +6,7 @@ the Free Software Foundation in version 2 of the License. */ -#ifdef HAVE_CONFIG_H -# include <config.h> -#endif +#include <config.h> #include <stdio.h> #include <string.h> |