~ruther/guix-local

ref: 1114504b318ae0e6a090b14febe4c9e1cedf507a guix-local/gnu/packages/patches/slim-gcc-14.patch -rw-r--r-- 262 bytes
1114504b — Ludovic Courtès Revert "guix: diagnostics: Export 'info' as replacement." 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
Upstream status: Not presented upstream.

--- slim-1.4.1/log.h.orig	2024-12-12 09:22:50.701696122 +0100
+++ slim-1.4.1/log.h	2024-12-12 09:22:20.673689802 +0100
@@ -14,6 +14,7 @@
 #define _LOG_H_
 
 #include <fstream>
+#include "PAM.h"
 
 using namespace std;