Loading...
include/strings.h Libc-1583.60.2 Libc-997.90.3
--- Libc/Libc-1583.60.2/include/strings.h
+++ Libc/Libc-997.90.3/include/strings.h
@@ -92,10 +92,5 @@
 #include <string.h>
 #endif
 
-#if defined (__GNUC__) && _FORTIFY_SOURCE > 0 && !defined (__cplusplus)
-/* Security checking functions.  */
-#include <secure/_strings.h>
-#endif
-
 #endif  /* _STRINGS_H_ */