This fixes the build under Dano/Zeta using the libbe_test target (and maybe others).

As a result, the app_server test environment can be run in Dano/Zeta, but doesn't
yet work correctly (no mouse messages or keyboard input).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@14752 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler 2005-11-07 16:51:33 +00:00
parent e37155c670
commit 862542af1b
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
#include <sys/types.h>
#define _BE_ERRNO_H_
// this is what Dano/Zeta is using
#include <Errors.h>
#include <string.h>