From c3613fe60d128cacd98ccfaf4eab23a373b305a1 Mon Sep 17 00:00:00 2001 From: markus Date: Mon, 8 Jan 2018 15:14:44 +0000 Subject: [PATCH] uuencode.h is not used --- usr.bin/ssh/monitor_wrap.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/usr.bin/ssh/monitor_wrap.c b/usr.bin/ssh/monitor_wrap.c index fd1e20f848d..8910bcda6ae 100644 --- a/usr.bin/ssh/monitor_wrap.c +++ b/usr.bin/ssh/monitor_wrap.c @@ -1,4 +1,4 @@ -/* $OpenBSD: monitor_wrap.c,v 1.97 2017/12/21 00:00:28 djm Exp $ */ +/* $OpenBSD: monitor_wrap.c,v 1.98 2018/01/08 15:14:44 markus Exp $ */ /* * Copyright 2002 Niels Provos * Copyright 2002 Markus Friedl @@ -65,7 +65,6 @@ #include "atomicio.h" #include "monitor_fdpass.h" #include "misc.h" -#include "uuencode.h" #include "channels.h" #include "session.h" -- 2.20.1