1.1.2.1 misho 1: #ifndef __DAEMON_H 2: #define __DAEMON_H 3: 4: 1.1.2.2 ! misho 5: int Run(void); ! 6: ! 7: 1.1.2.1 misho 8: #endif