This commit is contained in:
sushen339
2025-11-18 14:43:00 +08:00
parent 07f8e59945
commit 17c495b9d4
4 changed files with 44 additions and 38 deletions
+1
View File
@@ -2,6 +2,7 @@
#define INSTALL_H
#include "common.h"
#include <sys/stat.h>
/* 安装服务 */
int install_service(void);