summaryrefslogtreecommitdiffstats
path: root/pkgs/by-name/mr/mrtg/configure-long-long-format-gcc14.patch
blob: 6159854d4d917a612c33fe4e7933cab89bab7304 (plain)
1
2
3
4
5
6
7
8
9
10
--- mrtg-2.17.10/configure.bak	2025-10-17 20:44:24.878718603 +0100
+++ mrtg-2.17-10/configure	2025-10-17 20:44:40.343747835 +0100
@@ -3664,6 +3664,7 @@
   cat confdefs.h - <<_ACEOF >conftest.$ac_ext
 /* end confdefs.h.  */
 #include <stdio.h>
+#include <stdlib.h>
             int main()
             {
                 long long b, a = -0x3AFAFAFAFAFAFAFALL;