Formatting
This commit is contained in:
@ -8,9 +8,11 @@ LICENSE : GNU-GPLv3
|
||||
#ifndef PAM_PANIC_REJECT_H
|
||||
#define PAM_PANIC_REJECT_H
|
||||
|
||||
|
||||
#include "../config.h"
|
||||
#include <stdint.h>
|
||||
|
||||
int reject(char *serious_dev, int8_t bSerious, int8_t bReboot, int8_t bPoweroff);
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user