mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-19 04:48:37 +01:00
12 lines
295 B
C
12 lines
295 B
C
|
/* Define if you have the sys_errlist variable. */
|
||
|
#undef HAVE_SYS_ERRLIST
|
||
|
|
||
|
/* Define if you have the sys_nerr variable. */
|
||
|
#undef HAVE_SYS_NERR
|
||
|
|
||
|
/* Define if you have the sys_siglist variable. */
|
||
|
#undef HAVE_SYS_SIGLIST
|
||
|
|
||
|
/* Define if you have the strerror function. */
|
||
|
#undef HAVE_STRERROR
|