#include "scalar-by-value-x.h"

extern long double d;
#ifndef SKIP_COMPLEX
extern _Complex long double cd;
#endif

#include "scalar-by-value-6.c"
