hunix.h 72 B

123456
  1. #ifndef H_UNIX_H
  2. #define H_UNIX_H
  3. void daemonize();
  4. #endif // H_UNIX_H