summaryrefslogtreecommitdiff
path: root/monitor_mm.h
diff options
context:
space:
mode:
Diffstat (limited to 'monitor_mm.h')
-rw-r--r--monitor_mm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/monitor_mm.h b/monitor_mm.h
index 43442609c..d4f54f42f 100644
--- a/monitor_mm.h
+++ b/monitor_mm.h
@@ -25,7 +25,7 @@
25 25
26#ifndef _MM_H_ 26#ifndef _MM_H_
27#define _MM_H_ 27#define _MM_H_
28#include <sys/tree.h> 28#include "openbsd-compat/tree.h"
29 29
30struct mm_share { 30struct mm_share {
31 RB_ENTRY(mm_share) next; 31 RB_ENTRY(mm_share) next;