Adding compatibility headers to enable R5 build of the USB stack again.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18856 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Michael Lotz 2006-09-15 20:11:20 +00:00
parent dff0c634db
commit 6f52af5f5c

View File

@ -9,6 +9,8 @@
#include <malloc.h>
#include <string.h>
#include <KernelExport.h>
#include <util/kernel_cpp.h>
#include "BeOSCompatibility.h"
#include "PhysicalMemoryAllocator.h"