From 08883899a52a47a1512ed6722f022b5a388d7733 Mon Sep 17 00:00:00 2001 From: des Date: Thu, 23 Jan 2003 21:37:53 +0000 Subject: #include rather than (perforce change 24116) --- contrib/openpam/include/security/pam_types.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'contrib/openpam') diff --git a/contrib/openpam/include/security/pam_types.h b/contrib/openpam/include/security/pam_types.h index 1ec6400..bbea5c8 100644 --- a/contrib/openpam/include/security/pam_types.h +++ b/contrib/openpam/include/security/pam_types.h @@ -31,13 +31,13 @@ * 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#8 $ + * $P4: //depot/projects/openpam/include/security/pam_types.h#9 $ */ #ifndef _PAM_TYPES_H_INCLUDED #define _PAM_TYPES_H_INCLUDED -#include +#include #ifdef __cplusplus extern "C" { -- cgit v1.1