add stdlib in brlib.h (unexplained error in __abs_choose_expr)
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
#ifndef _BRLIB_H
|
||||
#define _BRLIB_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <bits/wordsize.h> /* defines __WORDSIZE: 32 or 64 */
|
||||
|
Reference in New Issue
Block a user