Cleaning up headers/using them properly

This commit is contained in:
2018-09-28 21:00:16 +02:00
parent 3aec1b8270
commit 32159b8689
9 changed files with 18 additions and 26 deletions

View File

@ -6,12 +6,10 @@ DATE : 2018-03-27T02:34:08+02:00
LICENSE : GNU-GPLv3
*/
#include "pam_panic_authdevice.h"
#include <stdint.h>
#include <unistd.h>
#include "../config.h"
#include "../../lib/gettext.h"
#include <security/pam_modules.h>
#include <security/pam_ext.h>