--- smsdaemon/common.h 2008/12/07 20:06:12 146 +++ 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;