Samuel Thibault 6 年 前
コミット
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 ({