mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-07 23:13:34 +00:00
4 lines
145 B
C
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;
|