tehn / isms

38 stars 7 forks source link

missing pthread include #2

Closed p3r7 closed 2 years ago

p3r7 commented 2 years ago

gcc is smart enough to include it implicitely for the use of pthread_t just bellow but musl-gcc (under alpine) is not as smart.