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