]> andersk Git - openssh.git/commitdiff
remove #include we don't need
authordjm <djm>
Sun, 25 May 2003 04:45:02 +0000 (04:45 +0000)
committerdjm <djm>
Sun, 25 May 2003 04:45:02 +0000 (04:45 +0000)
log.c

diff --git a/log.c b/log.c
index fb89a965bff1a493a223119cbd4d7b89c543c728..58ce8e5dd63784c31ca075f3f645aa530be85e90 100644 (file)
--- a/log.c
+++ b/log.c
@@ -40,7 +40,6 @@ RCSID("$OpenBSD: log.c,v 1.28 2003/05/24 09:02:22 djm Exp $");
 #include "xmalloc.h"
 
 #include <syslog.h>
-#include <vis.h>
 
 static LogLevel log_level = SYSLOG_LEVEL_INFO;
 static int log_on_stderr = 1;
This page took 0.040651 seconds and 5 git commands to generate.