Initial commit
This commit is contained in:
6
include/daemon.h
Normal file
6
include/daemon.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef DAEMON_INLCUDED
|
||||
#define DAEMON_INLCUDED
|
||||
|
||||
void skeleton_daemon();
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user