diff options
Diffstat (limited to 'tests/tst-pam_start.c')
-rw-r--r-- | tests/tst-pam_start.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/tst-pam_start.c b/tests/tst-pam_start.c index 23af4fe8..728eafe1 100644 --- a/tests/tst-pam_start.c +++ b/tests/tst-pam_start.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> |