=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/Attic/monitor_mm.h,v retrieving revision 1.2 retrieving revision 1.2.4.1 diff -u -r1.2 -r1.2.4.1 --- src/usr.bin/ssh/Attic/monitor_mm.h 2002/03/26 03:24:01 1.2 +++ src/usr.bin/ssh/Attic/monitor_mm.h 2002/05/17 00:03:23 1.2.4.1 @@ -1,4 +1,4 @@ -/* $OpenBSD: monitor_mm.h,v 1.2 2002/03/26 03:24:01 stevesk Exp $ */ +/* $OpenBSD: monitor_mm.h,v 1.2.4.1 2002/05/17 00:03:23 miod Exp $ */ /* * Copyright 2002 Niels Provos @@ -27,7 +27,7 @@ #ifndef _MM_H_ #define _MM_H_ -#include +#include "tree.h" struct mm_share { RB_ENTRY(mm_share) next;