7 lines
81 B
C
7 lines
81 B
C
|
|
#ifndef DAEMON_INLCUDED
|
||
|
|
#define DAEMON_INLCUDED
|
||
|
|
|
||
|
|
void skeleton_daemon();
|
||
|
|
|
||
|
|
#endif
|