X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/1853d1ef0d12e0942aca46cf9e6af2c69804d0a7..e7ccd20dc6db43e7552d3cdb85358cd326e1d66e:/monitor_mm.h diff --git a/monitor_mm.h b/monitor_mm.h index 43442609..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 +#include "openbsd-compat/sys-tree.h" struct mm_share { RB_ENTRY(mm_share) next;