cbuf.h now includes OS.h and not kernel.h anymore. This fixes a strange issue in building the ps2 mouse driver. Thanks to Axel for the advice
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9285 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
#define _KERNEL_CBUF_H
|
||||
|
||||
|
||||
#include <kernel.h>
|
||||
#include <OS.h>
|
||||
|
||||
|
||||
typedef struct cbuf cbuf;
|
||||
|
||||
Reference in New Issue
Block a user