cosmopolitan/third_party/make/unistd.c

6 lines
160 B
C
Raw Normal View History

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