X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/8e4fd4a1ec27a80b345e21b2ed99bc39cf7fecc0..c1d152b8c12b8449d644ee0981350e73d6ab4f7c:/monitor_mm.h diff --git a/monitor_mm.h b/monitor_mm.h index c0af432d..36a07a06 100644 --- a/monitor_mm.h +++ b/monitor_mm.h @@ -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.4 2006/08/03 03:34:42 deraadt Exp $ */ /* * Copyright 2002 Niels Provos @@ -27,7 +27,6 @@ #ifndef _MM_H_ #define _MM_H_ -#include "openbsd-compat/tree.h" struct mm_share { RB_ENTRY(mm_share) next;