From dda48ccd0f7c7dd13486a580880390a43382d340 Mon Sep 17 00:00:00 2001 From: tcatm Date: Thu, 3 Mar 2011 22:26:00 +0100 Subject: fix -daemon switch --- util.h | 1 + 1 file changed, 1 insertion(+) (limited to 'util.h') diff --git a/util.h b/util.h index c69bf1ce17..1b780d5520 100644 --- a/util.h +++ b/util.h @@ -143,6 +143,7 @@ extern char pszSetDataDir[MAX_PATH]; extern bool fRequestShutdown; extern bool fShutdown; extern bool fDaemon; +extern bool fServer; extern bool fCommandLine; extern string strMiscWarning; extern bool fTestNet; -- cgit v1.2.3