main netmisc / compat / nbtool_config.h
 1#ifndef __NETBSD_NBTOOL_CONFIG_H__
 2#define __NETBSD_NBTOOL_CONFIG_H__
 3
 4#define HAVE_NBTOOL_CONFIG_H 1
 5
 6#define PATH_BSHELL "/bin/sh"
 7
 8#define HAVE_FGETLN 0
 9#define HAVE_FPARSELN 0
10#define HAVE_PWCACHE_USERDB 0
11#define HAVE_SETPASSENT 0
12#define HAVE_SETGROUPENT 0
13#define HAVE_DECL_SETPASSENT 0
14#define HAVE_DECL_SETGROUPENT 0
15#define HAVE_SETPROGNAME 0
16#define HAVE_STRSUFTOLL 0
17#define HAVE_VIS 0
18#define HAVE_SVIS 0
19
20#define HAVE_STRUCT_STAT_ST_FLAGS 0
21#define HAVE_STRUCT_STAT_ST_GEN 0
22#define HAVE_STRUCT_STAT_BIRTHTIME 0
23#define HAVE_STRUCT_STAT_ST_MTIMENSEC 0
24#define HAVE_STRUCT_STATVFS_F_IOSIZE 0
25#define HAVE_FSTATVFS 1
26#define HAVE_STRUCT_TM_TM_GMTOFF 1
27
28#define HAVE_SYS_ENDIAN_H 1
29#define HAVE_STRTOLL 1
30
31#endif