summaryrefslogtreecommitdiff
path: root/monitor_mm.h
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2002-03-26 00:12:49 +0000
committerKevin Steves <stevesk@pobox.com>2002-03-26 00:12:49 +0000
commit6205a18f5565845f5b612d1b7bf06e807c900f3c (patch)
treec47bdf8451b5df0c2e262b663a249a6b1d58faae /monitor_mm.h
parentb4799a31a53bcff9d12caa2e366b98c02ddb362d (diff)
downloadopenssh-git-6205a18f5565845f5b612d1b7bf06e807c900f3c.tar.gz
- (stevesk) import OpenBSD <sys/tree.h> as "openbsd-compat/tree.h"
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 43442609..d4f54f42 100644
--- a/monitor_mm.h
+++ b/monitor_mm.h
@@ -25,7 +25,7 @@
#ifndef _MM_H_
#define _MM_H_
-#include <sys/tree.h>
+#include "openbsd-compat/tree.h"
struct mm_share {
RB_ENTRY(mm_share) next;