diff options
Diffstat (limited to '')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index d7de0448b..ce8cd7450 100644 --- a/config.h.in +++ b/config.h.in @@ -39,6 +39,9 @@ /* use this user to drop privileged */ #undef NETDATA_USER +/* uuid settings */ +#undef NETDATA_WITH_UUID + /* zlib settings */ #undef NETDATA_WITH_ZLIB |