#include #ifndef _POSIX_SYMLINK_MAX #error "_POSIX_SYMLINK_MAX is not defined" #endif int main(void) { return 0; }