diff options
Diffstat (limited to 'daemon/daemon.h')
-rw-r--r-- | daemon/daemon.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/daemon.h b/daemon/daemon.h index b65d2daa1..5d176341a 100644 --- a/daemon/daemon.h +++ b/daemon/daemon.h @@ -12,4 +12,5 @@ extern void send_statistics(const char *action, const char *action_result, const extern char pidfile[]; + #endif /* NETDATA_DAEMON_H */ |