X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/eb4652f4b991789501410ab874977bf7d8e8f922..e7ccd20dc6db43e7552d3cdb85358cd326e1d66e:/monitor_mm.h diff --git a/monitor_mm.h b/monitor_mm.h index d4f54f42..a1323b9a 100644 --- a/monitor_mm.h +++ b/monitor_mm.h @@ -1,3 +1,5 @@ +/* $OpenBSD: monitor_mm.h,v 1.2 2002/03/26 03:24:01 stevesk Exp $ */ + /* * Copyright 2002 Niels Provos * All rights reserved. @@ -25,7 +27,7 @@ #ifndef _MM_H_ #define _MM_H_ -#include "openbsd-compat/tree.h" +#include "openbsd-compat/sys-tree.h" struct mm_share { RB_ENTRY(mm_share) next;