diff --git a/src/kernel/libroot/posix/glibc/getopt/getopt.c b/src/kernel/libroot/posix/glibc/getopt/getopt.c index 289d137e20..f0637bddc0 100644 --- a/src/kernel/libroot/posix/glibc/getopt/getopt.c +++ b/src/kernel/libroot/posix/glibc/getopt/getopt.c @@ -76,6 +76,9 @@ # endif #endif +/* ToDo: for now! */ +#undef _LIBC + #ifndef _ /* This is for other GNU distributions with internationalized messages. */ # if (HAVE_LIBINTL_H && ENABLE_NLS) || defined _LIBC