=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/monitor.c,v retrieving revision 1.155 retrieving revision 1.156 diff -u -r1.155 -r1.156 --- src/usr.bin/ssh/monitor.c 2015/12/04 16:41:28 1.155 +++ src/usr.bin/ssh/monitor.c 2016/01/14 16:17:39 1.156 @@ -1,4 +1,4 @@ -/* $OpenBSD: monitor.c,v 1.155 2015/12/04 16:41:28 markus Exp $ */ +/* $OpenBSD: monitor.c,v 1.156 2016/01/14 16:17:39 markus Exp $ */ /* * Copyright 2002 Niels Provos * Copyright 2002 Markus Friedl @@ -77,7 +77,6 @@ #include "monitor_fdpass.h" #include "compat.h" #include "ssh2.h" -#include "roaming.h" #include "authfd.h" #include "match.h" #include "ssherr.h"