/lib/gcc/x86_64-redhat-linux/4.8.2/include/varargs.h
#ifndef _VARARGS_H #define _VARARGS_H #error "GCC no longer implements <varargs.h>." #error "Revise your code to use <stdarg.h>." #endif
Anon7 — 2022 •
AnonSec Team
#ifndef _VARARGS_H #define _VARARGS_H #error "GCC no longer implements <varargs.h>." #error "Revise your code to use <stdarg.h>." #endif