Added a needed header for the recent ioctl() call addition. Lack of this caused
the libbe_test environment build to fail. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19610 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
fc398fa2ab
commit
87719fdb8f
@ -20,6 +20,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
HWInterfaceListener::HWInterfaceListener() {}
|
||||
|
Loading…
Reference in New Issue
Block a user