LERROR("Cannot open include file \'%s\'!",fn);return-1; }if(!FRNAME(curframe)) { frame_setname(curframe,s=fname_extract(fn)); FREE(s);/* (this s is a private copy of the string) */} }if(include_stack_ptr>=0) {/* stores the current buffer, and opens a new buffer */...