mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-28 11:27:09 +03:00
6 lines
106 B
C
Vendored
6 lines
106 B
C
Vendored
#ifndef __SYS_STDARG_H__
|
|
#define __SYS_STDARG_H__
|
|
|
|
#include <sys/_stdarg.h>
|
|
|
|
#endif /* __SYS_STDARG_H__ */ |