3 lines
63 B
C
Executable File
3 lines
63 B
C
Executable File
#pragma once
|
|
#include_next <stdint.h>
|
|
typedef intptr_t ssize_t; |