~ruther/guix-local

ref: 4eef7ffd5e9bfbf180396f18be2cd3fa1621b1e4 guix-local/gnu/packages/patches/slim-gcc-14.patch -rw-r--r-- 262 bytes
4eef7ffd — Alexey Abramov gnu: dvdbackup: Fix build with libdvdread 6.1.0+. 2 years 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;