Added BeBuild.h in a central header.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7416 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Axel Dörfler
2004-05-05 16:21:44 +00:00
parent 48c68671a2
commit c757aac399
+4
View File
@@ -4,6 +4,10 @@
#ifndef _SYS_TYPES_H
#define _SYS_TYPES_H
#include <BeBuild.h>
/* BSD compatibility */
typedef unsigned long u_long;
typedef unsigned int u_int;