/* ISC license. */ #ifndef STLS_INTERNAL_H #define STLS_INTERNAL_H #include extern pid_t stls_clean_tls_and_spawn (char const *const *, char const *const *, int *, uint32_t) ; #endif