Check if iruserok needs a prototype.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19651 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-01-03 23:27:11 +00:00
parent 966ba28527
commit ff1545ae44

View File

@@ -430,6 +430,7 @@ AC_NEED_PROTO([#include <unistd.h>], gethostname)
AC_NEED_PROTO([#include <unistd.h>], mkstemp)
AC_NEED_PROTO([#include <unistd.h>], getusershell)
AC_NEED_PROTO([#include <unistd.h>], daemon)
AC_NEED_PROTO([#include <unistd.h>], iruserok)
AC_NEED_PROTO([
#ifdef HAVE_SYS_TYPES_H