#include #include int posix_spawnattr_destroy(posix_spawnattr_t *attr) { UNSUPPORTED_API_VOID(LITEOS_A); return 0; }