[BACK]Return to mtctxres.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / resolv

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

Diff for /src/lib/libc/resolv/mtctxres.c between version 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2007/01/28 02:11:44 version 1.1.1.2, 2007/01/28 02:13:29
Line 9 
Line 9 
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <resolv_mt.h>  #include <resolv_mt.h>
   #include <irs.h>
 #include <port_after.h>  #include <port_after.h>
   
 #ifdef DO_PTHREADS  #ifdef DO_PTHREADS

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2

CVSweb <webmaster@jp.NetBSD.org>