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