Loading...
include/bitstring.h Libc-1725.40.4 Libc-1583.0.14
--- Libc/Libc-1725.40.4/include/bitstring.h
+++ Libc/Libc-1583.0.14/include/bitstring.h
@@ -39,10 +39,7 @@
 #ifndef _BITSTRING_H_
 #define	_BITSTRING_H_
 
-#include <_bounds.h>
 #include <stdlib.h>
-
-_LIBC_SINGLE_BY_DEFAULT()
 
 typedef	unsigned char bitstr_t;