mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-08 06:44:27 +00:00
3 lines
106 B
C
Vendored
3 lines
106 B
C
Vendored
/* <varargs.h> for the Aro C compiler */
|
|
#pragma once
|
|
#error please use <stdarg.h> instead of <varargs.h>
|