~ruther/guix-local

ref: 25e2662e7e65db2d2c3f9479a352e3507bcb46e9 guix-local/gnu/packages/patches/slim-gcc-14.patch -rw-r--r-- 262 bytes
25e2662e — Maxim Cournoyer gnu: dhtnet: Update to 0.0.1-6.6dd5a5e and enable natpmp support. 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;