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

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

Diff for /src/lib/libc/gen/getcap.c between version 1.38 and 1.39

version 1.38, 2003/08/07 16:42:49 version 1.39, 2003/10/27 00:12:42
Line 32 
Line 32 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #if HAVE_CONFIG_H  #if HAVE_NBTOOL_CONFIG_H
 #include "config.h"  #include "nbtool_config.h"
 #endif  #endif
   
 #include <sys/cdefs.h>  #include <sys/cdefs.h>

Legend:
Removed from v.1.38  
changed lines
  Added in v.1.39

CVSweb <webmaster@jp.NetBSD.org>