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