mirror of
https://github.com/ziglang/zig.git
synced 2025-12-06 14:23:09 +00:00
4 lines
106 B
C
Vendored
4 lines
106 B
C
Vendored
/* <varargs.h> for the Aro C compiler */
|
|
#pragma once
|
|
#error please use <stdarg.h> instead of <varargs.h>
|