Florian Weimer <fweimer@redhat.com> writes: >> elf/tst-rootdir.c: typedef const char *(test_func_t) (void); > > These are function pointer types, but yours is a function type. Not all of them were.