--- mqtt/inc/daemon.h 2011/11/30 00:14:42 1.1.2.1 +++ mqtt/inc/daemon.h 2011/11/30 01:06:28 1.1.2.2 @@ -2,4 +2,7 @@ #define __DAEMON_H +int Run(void); + + #endif