these headers needed to compile in R5.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@11746 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
François Revol 2005-03-14 23:06:42 +00:00
parent 0f6fa84153
commit 92e13ebb34

View File

@ -1,6 +1,8 @@
#include <stdio.h>
#include <fcntl.h>
#include <errno.h>
#include <string.h>
#include <unistd.h>
#include <SupportDefs.h>
#include <BeBuild.h>