Fix BeOS build for comparison. This test still fails on Haiku btw...

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@43055 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2011-11-01 09:32:05 +00:00
parent e85bc472e1
commit 95f7cdcccb
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#include <stdio.h>
#include <signal.h>
#include <unistd.h>
#include <Application.h>
static thread_id gBAppThreadID;