123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657 |
- #undef HAVE_SIGACTION
- #undef HAVE_STRERROR
- #undef NLIST_HAS_N_NAME
- #undef HAVE_SYS_SELECT_H
- #undef HAVE_SYSEXITS_H
- #undef HAVE_DLOPEN
- #undef USCORE
- #undef ENVIRON_NAME
- #undef socklen_t
- #include "fake/sigact.h"
- #include "fake/strerror.h"
- #include "fake/sys-select.h"
- #include "fake/environ.h"
- #include "fake/sysexits.h"
- #include "fake/langinfo.h"
|