]> andersk Git - openssh.git/blobdiff - monitor_mm.h
- (djm) Bug #401: Work around Linux breakage with IPv6 mapped addresses.
[openssh.git] / monitor_mm.h
index d4f54f42f90f66c5d4af430d1d4f97ad58f698f2..a1323b9a8d252a90cef9e9e14891aeb6b4ea1da5 100644 (file)
@@ -1,3 +1,5 @@
+/*     $OpenBSD: monitor_mm.h,v 1.2 2002/03/26 03:24:01 stevesk Exp $  */
+
 /*
  * Copyright 2002 Niels Provos <provos@citi.umich.edu>
  * All rights reserved.
@@ -25,7 +27,7 @@
 
 #ifndef _MM_H_
 #define _MM_H_
-#include "openbsd-compat/tree.h"
+#include "openbsd-compat/sys-tree.h"
 
 struct mm_share {
        RB_ENTRY(mm_share) next;
This page took 0.097562 seconds and 4 git commands to generate.