summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/monitor_mm.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/monitor_mm.h')
-rw-r--r--crypto/openssh/monitor_mm.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/crypto/openssh/monitor_mm.h b/crypto/openssh/monitor_mm.h
index d8a5cdf..c0af432 100644
--- a/crypto/openssh/monitor_mm.h
+++ b/crypto/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.2 2002/03/26 03:24:01 stevesk Exp $ */
/*
* Copyright 2002 Niels Provos <provos@citi.umich.edu>
@@ -27,7 +27,7 @@
#ifndef _MM_H_
#define _MM_H_
-#include <sys/tree.h>
+#include "openbsd-compat/tree.h"
struct mm_share {
RB_ENTRY(mm_share) next;
OpenPOWER on IntegriCloud