Fix build on R5. Apparantly HaikuBuildCompatability.h (or something like that) is automatically included, so this define is useless.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18685 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -29,10 +29,6 @@ enum SiS_revisions {
|
||||
#define DEVICE_NAME "sis900"
|
||||
#define DEVICE_DRIVERNAME "net/" DEVICE_NAME
|
||||
|
||||
#ifndef __HAIKU__
|
||||
typedef unsigned long addr_t;
|
||||
#endif
|
||||
|
||||
|
||||
/***************************** Buffer & Buffer Descriptors *****************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user