--- smsdaemon/util.h 2008/12/06 20:26:38 131 +++ smsdaemon/util.h 2008/12/07 00:59:05 132 @@ -39,6 +39,7 @@ int my_system(const char* cmd, std::string* response = 0); + std::string readfile(std::string filename); inline void Sleep(unsigned int msec) {