cosmopolitan/third_party/make/unistd.c

6 lines
160 B
C
Raw Normal View History

/* clang-format off */
2022-04-06 00:22:54 -07:00
#include "third_party/make/config.h"
2021-10-26 23:19:30 +05:30
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
2022-04-06 00:22:54 -07:00
#include "third_party/make/unistd.h"
2021-10-26 23:19:30 +05:30
typedef int dummy;