summaryrefslogtreecommitdiff
path: root/program/include/cert_daemon.h
diff options
context:
space:
mode:
authorfengweihao <[email protected]>2023-03-29 17:34:26 +0800
committerfengweihao <[email protected]>2023-03-29 17:34:26 +0800
commitbf1d968eaf6fdc0f5122aa31356c6c59a6587a82 (patch)
tree9052361508be8bb055f35dfc9725e1ac9b2eb56d /program/include/cert_daemon.h
parent2744f2460c4cca9a6cbe2983715c8b5bd7eee4a0 (diff)
TSG-14484 Pxoxy支持Maat4
Diffstat (limited to 'program/include/cert_daemon.h')
-rw-r--r--program/include/cert_daemon.h13
1 files changed, 0 insertions, 13 deletions
diff --git a/program/include/cert_daemon.h b/program/include/cert_daemon.h
deleted file mode 100644
index efe38e3..0000000
--- a/program/include/cert_daemon.h
+++ /dev/null
@@ -1,13 +0,0 @@
-/*************************************************************************
- > File Name: cert_daemon.h
- > Author:
- > Mail:
- > Created Time: Tue 29 May 2018 11:12:46 PM PDT
- ************************************************************************/
-
-#ifndef _NDPI_DAEMON_H
-#define _NDPI_DAEMON_H
-
-extern void daemonize (void);
-
-#endif