mirror of
https://github.com/Yubico/yubico-pam.git
synced 2025-02-21 15:54:41 +01:00
Make yubico-pam compile without -DDEBUG_PAM
This commit is contained in:
parent
d2c14efdd4
commit
87d1c486b7
2
util.h
2
util.h
@ -50,6 +50,8 @@
|
|||||||
printf ("\n"); \
|
printf ("\n"); \
|
||||||
} while (0)
|
} while (0)
|
||||||
# endif /* HAVE_SECURITY__PAM_MACROS_H */
|
# endif /* HAVE_SECURITY__PAM_MACROS_H */
|
||||||
|
#else
|
||||||
|
# define D(x)
|
||||||
#endif /* DEBUG_PAM */
|
#endif /* DEBUG_PAM */
|
||||||
|
|
||||||
int get_user_cfgfile_path(const char *common_path, const char *filename, const char *username, char **fn);
|
int get_user_cfgfile_path(const char *common_path, const char *filename, const char *username, char **fn);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user