Loading...
--- Libc/Libc-1725.40.4/include/bitstring.h
+++ Libc/Libc-1244.20.1/include/bitstring.h
@@ -38,11 +38,6 @@
#ifndef _BITSTRING_H_
#define _BITSTRING_H_
-
-#include <_bounds.h>
-#include <stdlib.h>
-
-_LIBC_SINGLE_BY_DEFAULT()
typedef unsigned char bitstr_t;