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