Working CUnit test but still meh autoconf

This commit is contained in:
2018-05-11 04:03:19 +02:00
parent 28ce22b131
commit b7cb4c0b81
4 changed files with 19 additions and 9 deletions

View File

@ -8,10 +8,8 @@ LICENSE : GNU-GPLv3
#include <stdint.h>
#include <unistd.h>
#ifndef TEST
#include <security/pam_modules.h>
#include <security/pam_ext.h>
#endif
#include <security/pam_modules.h>
#include <security/pam_ext.h>
#include <syslog.h>
#include "pam_panic_reject.h"