summaryrefslogblamecommitdiff
path: root/user/elogind/elogind-252.9-musl-gshadow.patch
blob: 95613cb66f6e9fef79f19723bacb118ee6585798 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                        
just like the other part it's already patched in, not actually used
--
diff --git a/src/shared/user-record-nss.h b/src/shared/user-record-nss.h
index 7a41be7..3a970a6 100644
--- a/src/shared/user-record-nss.h
+++ b/src/shared/user-record-nss.h
@@ -2,7 +2,6 @@
 #pragma once
 
 #include <grp.h>
-#include <gshadow.h>
 #include <pwd.h>
 #include <shadow.h>