mirror of
https://github.com/pret/agbcc.git
synced 2026-09-26 13:32:46 -04:00
14 lines
201 B
Plaintext
Executable File
14 lines
201 B
Plaintext
Executable File
#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
|
|
|