File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1919# define _USE_32BIT_TIME_T 1
2020#endif
2121
22- /* Define to 1 if the system has the type 'struct cmsgcred'. */
23- #cmakedefine ANC_CREDS_CMSGCRED 1
24-
25- /* Define to 1 if the system has the type 'struct ucred'. */
26- #cmakedefine ANC_CREDS_UCRED 1
27-
2822/* The cdb handler header file. */
2923#cmakedefine CDB_INCLUDE_FILE "@CDB_INCLUDE_FILE@"
3024
949943
950944#define HAVE_STRNLEN 1
951945
946+ /* Define to 1 if the system has the type 'struct cmsgcred'. */
947+ #cmakedefine HAVE_STRUCT_CMSGCRED 1
948+
952949#undef HAVE_STRUCT_STAT_ST_BLKSIZE
953950#undef HAVE_STRUCT_STAT_ST_BLOCKS
954951#define HAVE_STRUCT_STAT_ST_RDEV 1
955952
953+ /* Define to 1 if the system has the type 'struct ucred'. */
954+ #cmakedefine HAVE_STRUCT_UCRED 1
955+
956956#undef HAVE_SYS_TIME_H
957957
958958/* Define to 1 if the PHP extension 'simplexml' is available. */
You can’t perform that action at this time.
0 commit comments