diff options
Diffstat (limited to 'getpass.c')
-rw-r--r-- | getpass.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ #include <stdio.h> #include <signal.h> #include <fcntl.h> +#include <stdlib.h> #if defined(HAVE_UNISTD_H) #include <unistd.h> #endif |