First commit
This commit is contained in:
7
ping-report/include/daemon.h
Normal file
7
ping-report/include/daemon.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef DAEMON_H
|
||||
#define DAEMON_H
|
||||
|
||||
int create_daemon();
|
||||
void daemon_work();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user