2
0
mirror of https://codeberg.org/kiss-community/repo synced 2025-01-07 10:14:55 -07:00
repo/extra/openssh/patches/musl-btmp.patch

12 lines
276 B
Diff
Raw Normal View History

2024-09-24 23:22:12 -06:00
--- a/loginrec.c
+++ b/loginrec.c
@@ -614,7 +614,7 @@
** into account.
**/
-#if defined(USE_UTMP) || defined (USE_WTMP) || defined (USE_LOGIN)
+#if defined(USE_BTMP) || defined(USE_UTMP) || defined (USE_WTMP) || defined (USE_LOGIN)
/* build the utmp structure */
void