1 1.1 christos #include <sys/cdefs.h> 2 1.1 christos 3 1.1 christos __warn_references(alloca, 4 1.1 christos "Warning: reference to the libc supplied alloca(3); this most likely will " 5 1.1 christos "not work. Please use the compiler provided version of alloca(3), by " 6 1.1 christos "supplying the appropriate compiler flags (e.g. not -std=c89).") 7