]> andersk Git - gssapi-openssh.git/blobdiff - openssh/openbsd-compat/daemon.h
not included in OpenSSH distribution anymore
[gssapi-openssh.git] / openssh / openbsd-compat / daemon.h
diff --git a/openssh/openbsd-compat/daemon.h b/openssh/openbsd-compat/daemon.h
deleted file mode 100644 (file)
index 241867f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-/* $Id$ */
-
-#ifndef _BSD_DAEMON_H
-#define _BSD_DAEMON_H
-
-#include "config.h"
-#ifndef HAVE_DAEMON
-int daemon(int nochdir, int noclose);
-#endif /* !HAVE_DAEMON */
-
-#endif /* _BSD_DAEMON_H */
This page took 0.386771 seconds and 4 git commands to generate.