--- smsdaemon/Util.h 2008/12/18 06:53:29 196 +++ smsdaemon/Util.h 2008/12/19 07:03:34 203 @@ -44,6 +44,7 @@ timeval GetTimeOfDay(); int my_system(const char* cmd, std::string* response = 0); + int my_system2(const char* cmd); std::string readfile(std::string filename);