Samuel Thibault лет назад: 6
Родитель
Сommit
49014fb56f
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      src/common/rbtree.h

+ 1 - 0
src/common/rbtree.h

@@ -31,6 +31,7 @@
 
 #include <stddef.h>
 #include <assert.h>
+#include <stdint.h>
 #include <sys/types.h>
 
 #define MACRO_BEGIN ({