diff options
Diffstat (limited to 'Linux-PAM/xtests/tst-pam_access3.c')
-rw-r--r-- | Linux-PAM/xtests/tst-pam_access3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Linux-PAM/xtests/tst-pam_access3.c b/Linux-PAM/xtests/tst-pam_access3.c index cd989bb3..817ce930 100644 --- a/Linux-PAM/xtests/tst-pam_access3.c +++ b/Linux-PAM/xtests/tst-pam_access3.c @@ -45,6 +45,7 @@ #endif #include <stdio.h> +#include <stdlib.h> #include <string.h> #include <security/pam_appl.h> |