--- smsdaemon/SmsDaemon.h 2008/12/18 06:53:29 196 +++ smsdaemon/SmsDaemon.h 2008/12/21 18:41:08 208 @@ -24,6 +24,8 @@ void MainLoop(); + void ReloadConfig(); + ISmsTransceiver& _modem; timeval _lastSmsCheck; };