Added missing include.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7922 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2004-06-11 21:50:15 +00:00
parent 86c56a92a6
commit 1c4552a247

View File

@ -16,6 +16,8 @@
#include <KernelExport.h>
#include <TLS.h>
#include <string.h>
//----------------------------------------------------------------------
// Long-winded overview of the debug output macros:
//----------------------------------------------------------------------