[BACK]Return to ti.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libterminfo

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

Diff for /src/lib/libterminfo/ti.c between version 1.1 and 1.2

version 1.1, 2010/02/03 15:16:32 version 1.2, 2010/02/04 09:46:26
Line 30 
Line 30 
 #include <sys/cdefs.h>  #include <sys/cdefs.h>
 __RCSID("$NetBSD$");  __RCSID("$NetBSD$");
   
 #include <sys/types.h>  
   
 #include <assert.h>  #include <assert.h>
 #include <string.h>  #include <string.h>
 #include <term_private.h>  #include <term_private.h>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

CVSweb <webmaster@jp.NetBSD.org>