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

Diff for /src/usr.bin/ypcat/ypcat.c between version 1.13 and 1.14

version 1.13, 2008/05/29 07:42:08 version 1.14, 2009/10/27 23:59:50
Line 26 
Line 26 
  * 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