diff options
Diffstat (limited to 'include/libc-symbols.h')
-rw-r--r-- | include/libc-symbols.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/include/libc-symbols.h b/include/libc-symbols.h index e363ab641..240b35a84 100644 --- a/include/libc-symbols.h +++ b/include/libc-symbols.h @@ -55,11 +55,6 @@ # define IS_IN_libc 1 #endif -/* need this to unset defaults in libpthread for files that get added to libc */ -#ifdef IS_IN_libc -# undef NOT_IN_libc -#endif - #ifdef __UCLIBC_NO_UNDERSCORES__ # define NO_UNDERSCORES #else |