[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.13 and 1.14

version 1.13, 2008/06/01 21:45:08 version 1.14, 2009/10/27 23:59:50
Line 27 
Line 27 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #ifndef lint  
 static char rcsid[] = "$OpenBSD$";  
 #endif  
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/socket.h>  #include <sys/socket.h>

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