Skip to content

Commit 559e996

Browse files
committed
Remove non-existent symbols to fix -Wl,--no-undefined-version
1 parent 3e1c337 commit 559e996

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pam_passwdqc.map

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,6 @@
11
{
22
global:
3-
pam_sm_acct_mgmt;
4-
pam_sm_authenticate;
53
pam_sm_chauthtok;
6-
pam_sm_close_session;
7-
pam_sm_open_session;
8-
pam_sm_setcred;
94

105
local:
116
*;

0 commit comments

Comments
 (0)