diff options
Diffstat (limited to 'tests/tst-pam_close_session.c')
-rw-r--r-- | tests/tst-pam_close_session.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tst-pam_close_session.c b/tests/tst-pam_close_session.c index 86187bb9..9954b75d 100644 --- a/tests/tst-pam_close_session.c +++ b/tests/tst-pam_close_session.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> |