mirror of
https://github.com/cryb-to/cryb-otp.git
synced 2024-11-21 13:05:45 +00:00
Add a missing include.
This commit is contained in:
parent
cb0cd62139
commit
b87e7e57c9
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,8 @@
|
|||
|
||||
#define PAM_SM_AUTH
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <security/pam_modules.h>
|
||||
#include <security/pam_appl.h>
|
||||
|
||||
|
|
Loading…
Reference in a new issue