PATH:
usr
/
lib
/
gcc
/
x86_64-redhat-linux
/
8
/
include
/
Editing: varargs.h
#ifndef _VARARGS_H #define _VARARGS_H #error "GCC no longer implements <varargs.h>." #error "Revise your code to use <stdarg.h>." #endif
SAVE
CANCEL