From 44991a1c1bb35cccb6bf99cb6dce14864dcee19c Mon Sep 17 00:00:00 2001 From: Vladimir Kotal Date: Tue, 15 Sep 2009 20:20:20 +0200 Subject: PSARC/2009/444 daemon() in libc 4471189 should have 4.4BSD's daemon() utility function --- usr/src/cmd/ssh/include/openbsd-compat.h | 1 - 1 file changed, 1 deletion(-) (limited to 'usr/src/cmd/ssh/include/openbsd-compat.h') diff --git a/usr/src/cmd/ssh/include/openbsd-compat.h b/usr/src/cmd/ssh/include/openbsd-compat.h index df2472da0e..aab8e36c62 100644 --- a/usr/src/cmd/ssh/include/openbsd-compat.h +++ b/usr/src/cmd/ssh/include/openbsd-compat.h @@ -44,7 +44,6 @@ extern "C" { #include "strlcat.h" #include "strmode.h" #include "mktemp.h" -#include "daemon.h" #include "dirname.h" #include "base64.h" #include "sigact.h" -- cgit v1.2.3