mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-01-31 11:37:35 +00:00
5 lines
160 B
C
5 lines
160 B
C
/* clang-format off */
|
|
#include "third_party/make/config.h"
|
|
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
|
|
#include "third_party/make/unistd.h"
|
|
typedef int dummy;
|