Formatting

This commit is contained in:
Bandie 2018-10-30 21:21:40 +01:00
parent 200a2ea260
commit 77d3964e43
Signed by: Bandie
GPG Key ID: C1E133BC65A822DD
2 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,7 @@ LICENSE : GNU-GPLv3
#ifndef PAM_PANIC_AUTHDEVICE_H
#define PAM_PANIC_AUTHDEVICE_H
#include "../config.h"
#include <stdint.h>
#include <security/pam_modules.h>

View File

@ -7,6 +7,7 @@ LICENSE : GNU-GPLv3
#ifndef PAM_PANIC_REJECT_H
#define PAM_PANIC_REJECT_H
#include "../config.h"
#include <stdint.h>