diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 08:15:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-26 08:15:35 +0000 |
commit | f09848204fa5283d21ea43e262ee41aa578e1808 (patch) | |
tree | c62385d7adf209fa6a798635954d887f718fb3fb /src/daemon/common.h | |
parent | Releasing debian version 1.46.3-2. (diff) | |
download | netdata-f09848204fa5283d21ea43e262ee41aa578e1808.tar.xz netdata-f09848204fa5283d21ea43e262ee41aa578e1808.zip |
Merging upstream version 1.47.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'src/daemon/common.h')
-rw-r--r-- | src/daemon/common.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/daemon/common.h b/src/daemon/common.h index 102ec81e2..1dea19c5b 100644 --- a/src/daemon/common.h +++ b/src/daemon/common.h @@ -84,9 +84,6 @@ // global GUID map functions -// netdata agent spawn server -#include "spawn/spawn.h" - // the netdata daemon #include "daemon.h" #include "main.h" |