=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/monitor_mm.h,v retrieving revision 1.2.6.1 retrieving revision 1.3 diff -u -r1.2.6.1 -r1.3 --- src/usr.bin/ssh/Attic/monitor_mm.h 2002/06/02 22:56:10 1.2.6.1 +++ src/usr.bin/ssh/Attic/monitor_mm.h 2006/03/25 22:22:43 1.3 @@ -1,4 +1,4 @@ -/* $OpenBSD: monitor_mm.h,v 1.2.6.1 2002/06/02 22:56:10 miod Exp $ */ +/* $OpenBSD: monitor_mm.h,v 1.3 2006/03/25 22:22:43 djm Exp $ */ /* * Copyright 2002 Niels Provos @@ -27,7 +27,7 @@ #ifndef _MM_H_ #define _MM_H_ -#include "tree.h" +#include struct mm_share { RB_ENTRY(mm_share) next;