cosmopolitan/libc/isystem/pthread.h
2022-07-15 18:48:24 -07:00

4 lines
134 B
C

#ifndef LIBC_ISYSTEM_PTHREAD_H_
#define LIBC_ISYSTEM_PTHREAD_H_
#include "libc/intrin/pthread.h"
#endif /* LIBC_ISYSTEM_PTHREAD_H_ */