summaryrefslogtreecommitdiff
path: root/auth2-pam.h
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2001-02-09 12:55:35 +1100
committerDamien Miller <djm@mindrot.org>2001-02-09 12:55:35 +1100
commite9cf357a99dcd2db14635974289e04f5f0808123 (patch)
treeabedb37ba47ea77ee3c39aece61d6c245134c33b /auth2-pam.h
parent5b828322227d9d07a8640c2df2946d5a1908505b (diff)
- (djm) Add CVS Id's to files that we have missed
Diffstat (limited to 'auth2-pam.h')
-rw-r--r--auth2-pam.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/auth2-pam.h b/auth2-pam.h
index db7aaae04..c54f811cf 100644
--- a/auth2-pam.h
+++ b/auth2-pam.h
@@ -1,3 +1,5 @@
1/* $Id: auth2-pam.h,v 1.2 2001/02/09 01:55:36 djm Exp $ */
2
1#include "includes.h" 3#include "includes.h"
2#ifdef USE_PAM 4#ifdef USE_PAM
3 5