summaryrefslogtreecommitdiff
path: root/program/include/cert_daemon.h
diff options
context:
space:
mode:
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