summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2002-03-07 11:59:04 +0000
committerdes <des@FreeBSD.org>2002-03-07 11:59:04 +0000
commit47c7c4e2d4d35cf1eb56ad59775ad0b0bb44aaec (patch)
tree1407493a03783f7490ef0de17cc4a6d789a38830 /contrib
parent6c270bfa4b0c39cdec60ced4c711cc1c7ea772d4 (diff)
parent7b1f85a23b9def97f3b8b5330af6d1861589440a (diff)
downloadFreeBSD-src-47c7c4e2d4d35cf1eb56ad59775ad0b0bb44aaec.zip
FreeBSD-src-47c7c4e2d4d35cf1eb56ad59775ad0b0bb44aaec.tar.gz
This commit was generated by cvs2svn to compensate for changes in r91796,
which included commits to RCS files with non-trunk default branches.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/openpam/lib/openpam_log.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/contrib/openpam/lib/openpam_log.c b/contrib/openpam/lib/openpam_log.c
index 65b2dc0..1beb659 100644
--- a/contrib/openpam/lib/openpam_log.c
+++ b/contrib/openpam/lib/openpam_log.c
@@ -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>
OpenPOWER on IntegriCloud