#ifndef __DAEMON_H #define __DAEMON_H int Run(void); #endif