Loading...
--- Libc/Libc-1044.1.2/include/bitstring.h
+++ Libc/Libc-1669.60.4/include/bitstring.h
@@ -38,6 +38,8 @@
#ifndef _BITSTRING_H_
#define _BITSTRING_H_
+
+#include <stdlib.h>
typedef unsigned char bitstr_t;
--- Libc/Libc-1044.1.2/include/bitstring.h
+++ Libc/Libc-1669.60.4/include/bitstring.h
@@ -38,6 +38,8 @@
#ifndef _BITSTRING_H_
#define _BITSTRING_H_
+
+#include <stdlib.h>
typedef unsigned char bitstr_t;