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

Diff for /src/usr.bin/cvs/xmalloc.c between version 1.4 and 1.5

version 1.4, 2005/12/30 17:51:01 version 1.5, 2006/01/02 08:11:56
Line 13 
Line 13 
  * called by a name other than "ssh" or "Secure Shell".   * called by a name other than "ssh" or "Secure Shell".
  */   */
   
 #include <stdlib.h>  #include "includes.h"
 #include <string.h>  
   
 #include "xmalloc.h"  #include "xmalloc.h"
 #include "log.h"  #include "log.h"

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5