]> andersk Git - openssh.git/blobdiff - monitor_mm.h
- (stevesk) [auth1.c] fix password auth for protocol 1 when
[openssh.git] / monitor_mm.h
index 43442609c2fd362193cbf6bf49ebe8a98c3a5d51..c0af432d0ef33749eedbd7a90bc0cc4f7c97bc9a 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 <sys/tree.h>
+#include "openbsd-compat/tree.h"
 
 struct mm_share {
        RB_ENTRY(mm_share) next;
This page took 0.033483 seconds and 4 git commands to generate.