Explorar el Código

fix an include warning

Ioannis Koutras hace 12 años
padre
commit
2d42eb2f52
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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.
  *