/*BINFMTC: */ #include #include int main() { printf("ladspa version %s\n", LADSPA_VERSION); return 0; }