#include <sys/types.h> for NULL (hidden by Linux-PAM header pollution)

Sponsored by:	DARPA, NAI Labs
This commit is contained in:
des 2002-02-05 06:20:27 +00:00
parent 4bbf527773
commit 71559bdb87
2 changed files with 4 additions and 0 deletions

View File

@ -27,6 +27,8 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/types.h>
#define PAM_SM_AUTH
#define PAM_SM_ACCOUNT
#define PAM_SM_SESSION

View File

@ -27,6 +27,8 @@
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#include <sys/types.h>
#define PAM_SM_AUTH
#define PAM_SM_ACCOUNT
#define PAM_SM_SESSION