File tree 1 file changed +10
-6
lines changed
Filter options
1 file changed +10
-6
lines changed
Original file line number Diff line number Diff line change 264
264
*/
265
265
#undef HAVE_DECL_TZNAME
266
266
267
+ /* Define to 1 if you have the declaration of 'UT_NAMESIZE', and to 0 if you
268
+ don't. */
269
+ #undef HAVE_DECL_UT_NAMESIZE
270
+
267
271
/* Define to 1 if you have the device macros. */
268
272
#undef HAVE_DEVICE_MACROS
269
273
798
802
/* Define this if you have the makedev macro. */
799
803
#undef HAVE_MAKEDEV
800
804
805
+ /* Define if you have the 'MAXLOGNAME' constant. */
806
+ #undef HAVE_MAXLOGNAME
807
+
801
808
/* Define to 1 if you have the 'mbrtowc' function. */
802
809
#undef HAVE_MBRTOWC
803
810
1566
1573
/* Define to 1 if you have the <utmp.h> header file. */
1567
1574
#undef HAVE_UTMP_H
1568
1575
1576
+ /* Define if you have the 'HAVE_UT_NAMESIZE' constant. */
1577
+ #undef HAVE_UT_NAMESIZE
1578
+
1569
1579
/* Define to 1 if you have the 'uuid_create' function. */
1570
1580
#undef HAVE_UUID_CREATE
1571
1581
1633
1643
/* Define to 1 if the system has the type '__uint128_t'. */
1634
1644
#undef HAVE___UINT128_T
1635
1645
1636
- /* Define to 1 if you have the MAXLOGNAME constant. */
1637
- #undef HAVE_MAXLOGNAME
1638
-
1639
- /* Define to 1 if you have the UT_NAMESIZE constant. */
1640
- #undef HAVE_UT_NAMESIZE
1641
-
1642
1646
/* Define to 1 if 'major', 'minor', and 'makedev' are declared in <mkdev.h>.
1643
1647
*/
1644
1648
#undef MAJOR_IN_MKDEV
You can’t perform that action at this time.
0 commit comments