putting pam_panic.c on gettext

This commit is contained in:
2018-09-21 22:46:31 +02:00
parent 92968eb417
commit 9ee0585927
2 changed files with 14 additions and 4 deletions

View File

@ -17,6 +17,8 @@ LICENSE : GNU-GPLv3
#include <security/pam_modules.h>
#include <security/pam_ext.h>
#include <syslog.h>
#include "../../lib/gettext.h"
#include "pam_panic_reject.h"
#include "pam_panic_authdevice.h"
#include "pam_panic_password.h"