--- mqtt/inc/daemon.h 2011/11/30 00:14:42 1.1.2.1 +++ mqtt/inc/daemon.h 2011/12/01 00:10:18 1.1.2.3 @@ -2,4 +2,7 @@ #define __DAEMON_H +int Run(int); + + #endif