mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
Fix redefinition warning in pam_fprintd
This commit is contained in:
@ -35,7 +35,6 @@
|
|||||||
|
|
||||||
#include "marshal.h"
|
#include "marshal.h"
|
||||||
|
|
||||||
#define N_(x) x
|
|
||||||
#define TR(s) dgettext(GETTEXT_PACKAGE, s)
|
#define TR(s) dgettext(GETTEXT_PACKAGE, s)
|
||||||
|
|
||||||
#include "fingerprint-strings.h"
|
#include "fingerprint-strings.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user