代码拉取完成,页面将自动刷新
From 8336063b1aecfcdcc88763d288f6701c98e54b0c Mon Sep 17 00:00:00 2001
From: yixiangzhike <yixiangzhike007@163.com>
Date: Thu, 27 Feb 2025 20:50:53 +0800
Subject: [PATCH] Remove redundant inclusion of libintl.h in pam_pwquality.c
The header file libintl.h has been included by config.h
with macro ENABLE_NLS.It is redundant inclusion in pam_pwquality.
Signed-off-by: yixiangzhike <yixiangzhike007@163.com>
---
src/pam_pwquality.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/pam_pwquality.c b/src/pam_pwquality.c
index d68118a..7db7a65 100644
--- a/src/pam_pwquality.c
+++ b/src/pam_pwquality.c
@@ -15,7 +15,6 @@
#include <ctype.h>
#include <limits.h>
#include <syslog.h>
-#include <libintl.h>
#include <stdio.h>
#include <pwd.h>
#include <errno.h>
--
2.43.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。