Add OS.h header too, as we should not assert it comes with Drivers.h...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@6167 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
2e231c2720
commit
338e8e55bc
@ -18,8 +18,8 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <Drivers.h>
|
||||
// for B_SET_(NON)BLOCKING_IO
|
||||
#include <OS.h>
|
||||
#include <Drivers.h> // for B_SET_(NON)BLOCKING_IO
|
||||
|
||||
|
||||
typedef struct commands_info {
|
||||
|
Loading…
Reference in New Issue
Block a user