Samuel Thibault 6 lat temu
rodzic
commit
49014fb56f
1 zmienionych plików z 1 dodań i 0 usunięć
  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 ({