ports/net-mgmt/netdata/files/patch-src_ml_ml__calculated__number.h
Namkhai Bourquin 07cc225b41 net-mgmt/netdata: Update to 2.2.3
Changelog: https://github.com/netdata/netdata/releases/tag/v2.2.3

Thanks to Namkhai and contributors for the time consuming effort to
make it suitable for packaging and testing

PR:		275792
2025-02-02 21:27:22 +01:00

11 lines
297 B
C

--- src/ml/ml_calculated_number.h.orig 2025-01-02 17:07:23 UTC
+++ src/ml/ml_calculated_number.h
@@ -3,7 +3,7 @@
#ifndef NETDATA_ML_CALCULATED_NUMBER_H
#define NETDATA_ML_CALCULATED_NUMBER_H
-#include "dlib/dlib/matrix.h"
+#include "dlib/matrix.h"
// CentOS 7 shenanigans
#include <cmath>