Remove iruserok()
This commit is contained in:

committed by
Nico Williams

parent
3b8c762dd0
commit
8fae8a1826
@@ -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 */
|
||||
|
||||
|
Reference in New Issue
Block a user