patch-drawbar_c 410 B

12345678910
  1. --- atop-2.12.1.orig/drawbar.c 2025-09-23 19:16:03.000000000 +0200
  2. +++ atop-2.12.1/drawbar.c 2026-07-05 18:34:24.802513502 +0200
  3. @@ -103,7 +103,6 @@
  4. // horizontally scaled by the user, atop might switch from one model to
  5. // the other.
  6. /////////////////////////////////////////////////////////////////////////////
  7. -#define _POSIX_C_SOURCE
  8. #define _XOPEN_SOURCE
  9. #define _GNU_SOURCE
  10. #define _DEFAULT_SOURCE