Browse Source

Removed block header header from heap.h

Ioannis Koutras 13 years ago
parent
commit
ec622cc1e7
1 changed files with 0 additions and 2 deletions
  1. 0 2
      include/dmmlib/heap.h

+ 0 - 2
include/dmmlib/heap.h

@@ -16,8 +16,6 @@
 #include <pthread.h>
 #endif /* HAVE_LOCKS */
 
-#include "block_header.h"
-
 /**
  * \brief The number of the heaps.
  */