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