Remove iruserok()

This commit is contained in:
Nicolas Williams
2017-10-12 22:59:29 -05:00
committed by Nico Williams
parent 3b8c762dd0
commit 8fae8a1826
4 changed files with 0 additions and 314 deletions

View File

@@ -546,9 +546,6 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/* Define if you have IPv6. */
#define HAVE_IPV6 1
/* Define if you have the function `iruserok'. */
/* #define HAVE_IRUSEROK 1 */
/* Define to 1 if you have the `issetugid' function. */
/* #undef HAVE_ISSETUGID */
@@ -1263,9 +1260,6 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/* define if the system is missing a prototype for inet_aton() */
/* #undef NEED_INET_ATON_PROTO */
/* define if the system is missing a prototype for iruserok() */
/* #undef NEED_IRUSEROK_PROTO */
/* define if the system is missing a prototype for mkstemp() */
/* #define NEED_MKSTEMP_PROTO 1 */