cosmopolitan/libc/isystem/nsync_once.h
2022-09-13 01:47:12 -07:00

4 lines
185 B
C

#ifndef COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_ONCE_H_
#define COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_ONCE_H_
#include "third_party/nsync/once.h"
#endif /* COSMOPOLITAN_LIBC_ISYSTEM_NSYNC_ONCE_H_ */