[BACK]Return to monitor_mm.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/Attic/monitor_mm.h between version 1.2 and 1.2.20.1

version 1.2, 2002/03/26 03:24:01 version 1.2.20.1, 2006/10/06 03:19:32
Line 1 
Line 1 
 /*      $OpenBSD$       */  /* $OpenBSD$ */
   
 /*  /*
  * Copyright 2002 Niels Provos <provos@citi.umich.edu>   * Copyright 2002 Niels Provos <provos@citi.umich.edu>
Line 27 
Line 27 
   
 #ifndef _MM_H_  #ifndef _MM_H_
 #define _MM_H_  #define _MM_H_
 #include <sys/tree.h>  
   
 struct mm_share {  struct mm_share {
         RB_ENTRY(mm_share) next;          RB_ENTRY(mm_share) next;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.2.20.1