Add missing include (perforce change 11137)

This commit is contained in:
Dag-Erling Smørgrav 2002-05-10 22:03:19 +00:00
parent c495750164
commit e55149b3dc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/vendor/openpam/dist/; revision=96364

View File

@ -37,6 +37,7 @@
#include <sys/param.h>
#include <stdlib.h>
#include <string.h>
#include <security/pam_appl.h>
#include <security/openpam.h>