ソースを参照

fix an include warning

Ioannis Koutras 12 年 前
コミット
2d42eb2f52
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      src/debug.c

+ 1 - 0
src/debug.c

@@ -30,6 +30,7 @@
 #include "locks.h"
 
 #include "dmmlib/freelist/freelist_rb.h"
+#include "freelist/debug.h"
 
 /** Gets the number of raw blocks that are currently managed by an allocator.
  *