diff options
Diffstat (limited to 'monitor_mm.h')
-rw-r--r-- | monitor_mm.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/monitor_mm.h b/monitor_mm.h index a1323b9a8..36a07a06d 100644 --- a/monitor_mm.h +++ b/monitor_mm.h | |||
@@ -1,4 +1,4 @@ | |||
1 | /* $OpenBSD: monitor_mm.h,v 1.2 2002/03/26 03:24:01 stevesk Exp $ */ | 1 | /* $OpenBSD: monitor_mm.h,v 1.4 2006/08/03 03:34:42 deraadt Exp $ */ |
2 | 2 | ||
3 | /* | 3 | /* |
4 | * Copyright 2002 Niels Provos <provos@citi.umich.edu> | 4 | * Copyright 2002 Niels Provos <provos@citi.umich.edu> |
@@ -27,7 +27,6 @@ | |||
27 | 27 | ||
28 | #ifndef _MM_H_ | 28 | #ifndef _MM_H_ |
29 | #define _MM_H_ | 29 | #define _MM_H_ |
30 | #include "openbsd-compat/sys-tree.h" | ||
31 | 30 | ||
32 | struct mm_share { | 31 | struct mm_share { |
33 | RB_ENTRY(mm_share) next; | 32 | RB_ENTRY(mm_share) next; |