cosmopolitan/third_party/make/lib/unistd.c
2021-10-26 14:58:05 -07:00

4 lines
145 B
C

#include "third_party/make/src/config.h"
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
#include "third_party/make/lib/unistd.h"
typedef int dummy;