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

Diff for /src/usr.bin/ypmatch/ypmatch.c between version 1.10 and 1.11

version 1.10, 2003/07/02 21:04:10 version 1.11, 2003/07/10 00:06:52
Line 35 
Line 35 
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>
 #include <stdio.h>  #include <stdio.h>
   #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
 #include <ctype.h>  #include <ctype.h>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11