Cleaning up headers/using them properly
This commit is contained in:
@ -5,4 +5,7 @@ DATE : 2018-03-27T02:34:08+02:00
|
||||
LICENSE : GNU-GPLv3
|
||||
*/
|
||||
|
||||
#include "../config.h"
|
||||
#include <stdint.h>
|
||||
|
||||
int reject(char *serious_dev, int8_t bSerious, int8_t bReboot, int8_t bPoweroff);
|
||||
|
Reference in New Issue
Block a user