Resolving linking errors

This commit is contained in:
2018-04-01 21:32:15 +02:00
parent aca16b9f2c
commit dd78ce5b5b
8 changed files with 65 additions and 18 deletions

View File

@ -6,7 +6,6 @@ LICENSE : GNU-GPLv3
*/
#define ASK "Please enter your secret key to decrypt the firewall and access the mainframe. "
int authDevice(pam_handle_t *pamh, char *allowed, char *rejected, char *serious_dev, int8_t bSerious, int8_t bReboot, int8_t bPoweroff);