[BACK]Return to identd.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / libexec / identd

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/libexec/identd/identd.c between version 1.4 and 1.5

version 1.4, 1995/06/03 22:46:26 version 1.5, 1995/06/07 17:14:21
Line 23 
Line 23 
 #endif  #endif
   
 #include <stdio.h>  #include <stdio.h>
   #include <string.h>
 #include <ctype.h>  #include <ctype.h>
 #include <errno.h>  #include <errno.h>
 #include <netdb.h>  #include <netdb.h>

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

CVSweb <webmaster@jp.NetBSD.org>