# | Line 19 | Line 19 | |
---|---|---|
19 | * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 | |
20 | * USA | |
21 | * | |
22 | < | * $Id: dbuf.c,v 7.25 2005/06/24 19:53:33 michael Exp $ |
22 | > | * $Id$ |
23 | */ | |
24 | ||
25 | #include "stdinc.h" | |
26 | + | #include "list.h" |
27 | #include "balloc.h" | |
27 | – | #include "common.h" |
28 | #include "dbuf.h" | |
29 | – | #include "list.h" |
30 | – | #include "tools.h" |
29 | #include "memory.h" | |
30 | ||
31 | static BlockHeap *dbuf_heap; |
# | Line 1 | Line 1 | |
---|---|---|
1 | < | "Id Revision" |
1 | > | Id Revision |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |