From 96469890b583f8aaab787449e8e4943f3eb5766d Mon Sep 17 00:00:00 2001 From: des Date: Wed, 22 Jan 2003 16:46:44 +0000 Subject: [PATCH] #include (perforce change 24073) --- contrib/openpam/include/security/pam_types.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/openpam/include/security/pam_types.h b/contrib/openpam/include/security/pam_types.h index 2cafa018a119..1ec6400f6b07 100644 --- a/contrib/openpam/include/security/pam_types.h +++ b/contrib/openpam/include/security/pam_types.h @@ -31,12 +31,14 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $P4: //depot/projects/openpam/include/security/pam_types.h#7 $ + * $P4: //depot/projects/openpam/include/security/pam_types.h#8 $ */ #ifndef _PAM_TYPES_H_INCLUDED #define _PAM_TYPES_H_INCLUDED +#include + #ifdef __cplusplus extern "C" { #endif