patch-cgroups_c 402 B

12345678910
  1. --- atop-2.12.1.orig/cgroups.c 2025-09-23 19:16:03.000000000 +0200
  2. +++ atop-2.12.1/cgroups.c 2026-07-05 18:33:29.513904915 +0200
  3. @@ -27,7 +27,6 @@
  4. ** Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  5. ** --------------------------------------------------------------------------
  6. */
  7. -#define _POSIX_C_SOURCE
  8. #define _XOPEN_SOURCE
  9. #define _GNU_SOURCE
  10. #define _DEFAULT_SOURCE