view lib/getpass.h @ 40151:db994b489ff2

relocatable-prog: Use Linux code on Android. * lib/progreloc.c: Treat Android like Linux.
author Bruno Haible <bruno@clisp.org>
date Sun, 27 Jan 2019 11:37:46 +0100
parents b0ba15e72c3c
children
line wrap: on
line source

/* Obsolete; consider using unistd.h instead.  */

/* Get getpass declaration, if available.  */
#include <unistd.h>