mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +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__ */ |