Get daemon declared on Solaris (it's in unistd.h but masked by a
feature test), just to avoid a warning, since it has int args. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15128 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -486,6 +486,7 @@ AC_NEED_PROTO([#include <stdlib.h>], unsetenv)
|
|||||||
AC_NEED_PROTO([#include <unistd.h>], gethostname)
|
AC_NEED_PROTO([#include <unistd.h>], gethostname)
|
||||||
AC_NEED_PROTO([#include <unistd.h>], mkstemp)
|
AC_NEED_PROTO([#include <unistd.h>], mkstemp)
|
||||||
AC_NEED_PROTO([#include <unistd.h>], getusershell)
|
AC_NEED_PROTO([#include <unistd.h>], getusershell)
|
||||||
|
AC_NEED_PROTO([#include <unistd.h>], daemon)
|
||||||
|
|
||||||
AC_NEED_PROTO([
|
AC_NEED_PROTO([
|
||||||
#ifdef HAVE_SYS_TYPES_H
|
#ifdef HAVE_SYS_TYPES_H
|
||||||
|
Reference in New Issue
Block a user