2
0
mirror of git://gcc.gnu.org/git/gcc.git synced 2024-12-18 21:09:57 +08:00
gcc/libiberty/config.h-vms
Jason Merrill 6599da043e Initial revision
From-SVN: r14877
1997-08-21 18:57:35 -04:00

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