#include <sys/types.h> for NULL (hidden by Linux-PAM header pollution)
Sponsored by: DARPA, NAI Labs
This commit is contained in:
parent
4bbf527773
commit
71559bdb87
@ -27,6 +27,8 @@
|
|||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
__FBSDID("$FreeBSD$");
|
__FBSDID("$FreeBSD$");
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
|
|
||||||
#define PAM_SM_AUTH
|
#define PAM_SM_AUTH
|
||||||
#define PAM_SM_ACCOUNT
|
#define PAM_SM_ACCOUNT
|
||||||
#define PAM_SM_SESSION
|
#define PAM_SM_SESSION
|
||||||
|
@ -27,6 +27,8 @@
|
|||||||
#include <sys/cdefs.h>
|
#include <sys/cdefs.h>
|
||||||
__FBSDID("$FreeBSD$");
|
__FBSDID("$FreeBSD$");
|
||||||
|
|
||||||
|
#include <sys/types.h>
|
||||||
|
|
||||||
#define PAM_SM_AUTH
|
#define PAM_SM_AUTH
|
||||||
#define PAM_SM_ACCOUNT
|
#define PAM_SM_ACCOUNT
|
||||||
#define PAM_SM_SESSION
|
#define PAM_SM_SESSION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user