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

4 lines
103 B
C

#include <config.h>
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
#include "unistd.h"
typedef int dummy;