diff options
Diffstat (limited to 'include/features.h')
-rw-r--r-- | include/features.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/features.h b/include/features.h index db3e9a7af..d950d6fb2 100644 --- a/include/features.h +++ b/include/features.h @@ -309,7 +309,7 @@ /* This is here only because every header file already includes this one. */ #if 0 -//#ifndef _LIBC +/*#ifndef _LIBC*/ /* Get the definitions of all the appropriate `__stub_FUNCTION' symbols. <gnu/stubs.h> contains `#define __stub_FUNCTION' when FUNCTION is a stub which will always return failure (and set errno to ENOSYS). |