move declaration of detach_from_console here

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15211 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-23 17:36:04 +00:00
parent 2c0f3e36a1
commit 7a9666ae1d

View File

@@ -336,6 +336,7 @@ extern char *socket_path;
extern size_t max_request;
extern sig_atomic_t exit_flag;
extern int name_constraints;
extern int detach_from_console;
#if 0
extern const krb5_cc_ops krb5_kcmss_ops;