diff options
Diffstat (limited to 'xtests/tst-pam_unix1.c')
-rw-r--r-- | xtests/tst-pam_unix1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xtests/tst-pam_unix1.c b/xtests/tst-pam_unix1.c index 7b884997..5ee24082 100644 --- a/xtests/tst-pam_unix1.c +++ b/xtests/tst-pam_unix1.c @@ -40,6 +40,7 @@ #endif #include <stdio.h> +#include <stdlib.h> #include <string.h> #include <security/pam_appl.h> |