mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-10-14 00:38:39 +08:00
libxo: Use program wrappers for exit(), etc.
This commit is contained in:
@@ -96,6 +96,9 @@
|
||||
#ifdef HAVE_GETTEXT
|
||||
#include <libintl.h>
|
||||
#endif /* HAVE_GETTEXT */
|
||||
#ifdef __rtems__
|
||||
#include <machine/rtems-bsd-program.h>
|
||||
#endif /* __rtems__ */
|
||||
|
||||
/* Rather lame that we can't count on these... */
|
||||
#ifndef FALSE
|
||||
|
Reference in New Issue
Block a user