]> andersk Git - openssh.git/blobdiff - log.c
- stevesk@cvs.openbsd.org 2006/07/22 20:48:23
[openssh.git] / log.c
diff --git a/log.c b/log.c
index 4ad7cfff7d27c0a3e9f32d5a677fd7aba0ac8274..8a308c2f8d4252782d93961e235956d9610d2560 100644 (file)
--- a/log.c
+++ b/log.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: log.c,v 1.34 2006/07/17 01:31:09 stevesk Exp $ */
+/* $OpenBSD: log.c,v 1.35 2006/07/22 20:48:23 stevesk Exp $ */
 /*
  * Author: Tatu Ylonen <ylo@cs.hut.fi>
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -37,6 +37,7 @@
 #include "includes.h"
 
 #include <stdarg.h>
+#include <string.h>
 #include <syslog.h>
 #include <unistd.h>
 #if defined(HAVE_STRNVIS) && defined(HAVE_VIS_H)
This page took 0.089682 seconds and 4 git commands to generate.