Cleaning up headers/using them properly
This commit is contained in:
@ -5,7 +5,10 @@ DATE : 2018-03-27T02:34:08+02:00
|
||||
LICENSE : GNU-GPLv3
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
#include "../config.h"
|
||||
#include <stdint.h>
|
||||
#include <security/pam_modules.h>
|
||||
#include <security/pam_ext.h>
|
||||
|
||||
#ifndef PPASSFILE
|
||||
#error PPASSFILE must be declared!
|
||||
|
Reference in New Issue
Block a user