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

Diff for /src/usr.bin/ssh/match.c between version 1.40 and 1.41

version 1.40, 2019/10/04 04:13:39 version 1.41, 2019/11/13 04:47:52
Line 40 
Line 40 
 #include <ctype.h>  #include <ctype.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   #include <stdarg.h>
 #include <stdio.h>  #include <stdio.h>
   
 #include "xmalloc.h"  #include "xmalloc.h"

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41