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

Diff for /src/usr.bin/ssh/Attic/monitor_mm.c between version 1.12 and 1.13

version 1.12, 2006/07/11 20:07:25 version 1.13, 2006/07/22 20:48:23
Line 29 
Line 29 
 #include <sys/mman.h>  #include <sys/mman.h>
   
 #include <errno.h>  #include <errno.h>
   #include <string.h>
   
 #include "ssh.h"  #include "ssh.h"
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13