mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-05-13 03:48:47 -04: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__ */ |