diff options
Diffstat (limited to 'xtests/tst-pam_limits1.c')
-rw-r--r-- | xtests/tst-pam_limits1.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xtests/tst-pam_limits1.c b/xtests/tst-pam_limits1.c index d8952400..ed4982de 100644 --- a/xtests/tst-pam_limits1.c +++ b/xtests/tst-pam_limits1.c @@ -41,9 +41,7 @@ getrlimit should return soft=1 and hard=40. */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include <stdio.h> #include <stdlib.h> |