mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-02-14 18:27:54 +00:00
5 lines
103 B
C
5 lines
103 B
C
|
#include <config.h>
|
||
|
#define _GL_UNISTD_INLINE _GL_EXTERN_INLINE
|
||
|
#include "unistd.h"
|
||
|
typedef int dummy;
|