mirror of
https://review.haiku-os.org/buildtools
synced 2025-01-20 05:11:26 +01:00
14 lines
201 B
Plaintext
14 lines
201 B
Plaintext
|
#ifndef NEED_strerror
|
||
|
#define NEED_strerror
|
||
|
#endif
|
||
|
#ifndef NEED_basename
|
||
|
#define NEED_basename
|
||
|
#endif
|
||
|
#ifndef NEED_psignal
|
||
|
#define NEED_psignal
|
||
|
#endif
|
||
|
#ifndef NEED_on_exit
|
||
|
#define NEED_on_exit
|
||
|
#endif
|
||
|
|