aboutsummaryrefslogtreecommitdiffstats
path: root/main/atop/fix-limits-on-ppc64le.patch
diff options
context:
space:
mode:
Diffstat (limited to 'main/atop/fix-limits-on-ppc64le.patch')
-rw-r--r--main/atop/fix-limits-on-ppc64le.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/main/atop/fix-limits-on-ppc64le.patch b/main/atop/fix-limits-on-ppc64le.patch
deleted file mode 100644
index 82e3547d914..00000000000
--- a/main/atop/fix-limits-on-ppc64le.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/photosyst.c 2020-12-25 13:13:46.569591017 +0000
-+++ b/photosyst.c 2020-12-25 13:13:52.399619155 +0000
-@@ -165,6 +165,7 @@
- #include <dirent.h>
- #include <sys/ioctl.h>
- #include <sys/sysmacros.h>
-+#include <limits.h>
-
- #define SCALINGMAXCPU 8 // threshold for scaling info per CPU
-