lab5
This commit is contained in:
8
lab5/daemon.h
Normal file
8
lab5/daemon.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef DAEMON_H
|
||||
#define DAEMON_H
|
||||
|
||||
void daemonize();
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user