diff options
Diffstat (limited to 'xtests/tst-pam_unix1.c')
-rw-r--r-- | xtests/tst-pam_unix1.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xtests/tst-pam_unix1.c b/xtests/tst-pam_unix1.c index 5ee24082..665c67d7 100644 --- a/xtests/tst-pam_unix1.c +++ b/xtests/tst-pam_unix1.c @@ -35,9 +35,7 @@ * Test case: '!!' as password should not allow login */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include <stdio.h> #include <stdlib.h> |