Cleaning up headers/using them properly
This commit is contained in:
@ -6,5 +6,7 @@ LICENSE : GNU-GPLv3
|
||||
*/
|
||||
|
||||
#include "../config.h"
|
||||
#include <stdint.h>
|
||||
#include <security/pam_modules.h>
|
||||
|
||||
int authDevice(pam_handle_t *pamh, char *allowed, char *rejected, char *serious_dev, int8_t bSerious, int8_t bReboot, int8_t bPoweroff);
|
||||
|
Reference in New Issue
Block a user