Added needed header when tracing is enabled.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7975 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-06-15 15:40:21 +00:00
parent 5d5716e614
commit b8599dec8e
@@ -3,6 +3,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <KernelExport.h>
#include <util/kernel_cpp.h>
#include "ddm_userland_interface.h"