--- smsdaemon/common.h 2008/12/07 20:58:41 149 +++ smsdaemon/common.h 2008/12/07 21:42:15 150 @@ -24,6 +24,7 @@ bool isDaemon; bool isDebug; + bool daemonized; int uid; int gid; volatile bool mainContinue;