X-Git-Url: http://andersk.mit.edu/gitweb/gssapi-openssh.git/blobdiff_plain/680cee3b13f3b5197cc438649719a36181466d1b..d89322b8b73f64b1c6692a7e2f205caf86385278:/openssh/monitor_mm.h diff --git a/openssh/monitor_mm.h b/openssh/monitor_mm.h index c0a66d5..36a07a0 100644 --- a/openssh/monitor_mm.h +++ b/openssh/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;