Fix ChunkCache build.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34245 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Rene Gollent 2009-11-25 15:56:09 +00:00
parent ff4d0f1c92
commit c48f055b45

View File

@ -8,6 +8,7 @@
#include <new>
#include <stdlib.h>
#include <string.h>
#include <Debug.h>