diff options
Diffstat (limited to 'tests/tst-pam_end.c')
-rw-r--r-- | tests/tst-pam_end.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tst-pam_end.c b/tests/tst-pam_end.c index d79df7c6..902ae717 100644 --- a/tests/tst-pam_end.c +++ b/tests/tst-pam_end.c @@ -31,9 +31,7 @@ * OF THE POSSIBILITY OF SUCH DAMAGE. */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include <stdio.h> #include <unistd.h> |