cosmopolitan/third_party/make/unistd.c
2022-04-06 00:22:54 -07:00

5 lines
160 B
C

/* clang-format off */
#include "third_party/make/config.h"
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
#include "third_party/make/unistd.h"
typedef int dummy;