X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/8e4fd4a1ec27a80b345e21b2ed99bc39cf7fecc0..e7ccd20dc6db43e7552d3cdb85358cd326e1d66e:/monitor_mm.h diff --git a/monitor_mm.h b/monitor_mm.h index c0af432d..a1323b9a 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.2 2002/03/26 03:24:01 stevesk Exp $ */ /* * Copyright 2002 Niels Provos @@ -27,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;