--- dietlibc/dietfeatures.h 2013/04/24 10:05:59 1.73 +++ dietlibc/dietfeatures.h 2014/03/24 08:20:49 1.74 @@ -161,13 +161,6 @@ #define WANT_SMALL_STRING_ROUTINES #endif -#ifdef WANT_THREAD_SAFE -#ifndef __ASSEMBLER__ -#define errno (*__errno_location()) -#define _REENTRANT -#endif -#endif - #ifdef __DYN_LIB /* with shared libraries you MUST have a dynamic aware startcode */ #ifndef WANT_DYNAMIC