This commit was generated by cvs2svn to compensate for changes in r91796,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
Dag-Erling Smørgrav 2002-03-07 11:59:04 +00:00
commit 543405dc9d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=91797

View File

@ -31,13 +31,14 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
* $P4: //depot/projects/openpam/lib/openpam_log.c#9 $
* $P4: //depot/projects/openpam/lib/openpam_log.c#10 $
*/
#include <ctype.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <syslog.h>
#include <security/pam_appl.h>