0f1ef814
1 2 3 4 5 6
#include <spawn.h> int posix_spawnattr_destroy(posix_spawnattr_t *attr) { return 0; }