summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/include/openbsd-compat.h
diff options
context:
space:
mode:
authorVladimir Kotal <Vladimir.Kotal@Sun.COM>2009-09-15 20:20:20 +0200
committerVladimir Kotal <Vladimir.Kotal@Sun.COM>2009-09-15 20:20:20 +0200
commit44991a1c1bb35cccb6bf99cb6dce14864dcee19c (patch)
treee43389c0b05fa250ba59ff5a593557f7e2446ef5 /usr/src/cmd/ssh/include/openbsd-compat.h
parent9d48f5d37dfc1f8378818cf3d2baa2ccf7990c38 (diff)
downloadillumos-joyent-44991a1c1bb35cccb6bf99cb6dce14864dcee19c.tar.gz
PSARC/2009/444 daemon() in libc
4471189 should have 4.4BSD's daemon() utility function
Diffstat (limited to 'usr/src/cmd/ssh/include/openbsd-compat.h')
-rw-r--r--usr/src/cmd/ssh/include/openbsd-compat.h1
1 files changed, 0 insertions, 1 deletions
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"