summaryrefslogtreecommitdiffstats
path: root/src/daemon/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/main.h')
-rw-r--r--src/daemon/main.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/daemon/main.h b/src/daemon/main.h
index faf7d5b69..3188623b6 100644
--- a/src/daemon/main.h
+++ b/src/daemon/main.h
@@ -8,7 +8,6 @@
extern struct config netdata_config;
void cancel_main_threads(void);
-int killpid(pid_t pid);
typedef enum {
ABILITY_DATA_QUERIES = (1 << 0),