cosmopolitan/libc/isystem/threads.h
2024-04-28 07:04:08 -07:00

4 lines
95 B
C

#ifndef _THREADS_H
#define _THREADS_H
#include "libc/thread/threads.h"
#endif /* _THREADS_H */