Shard's fix to build fine on BeOS
This commit is contained in:
@@ -97,4 +97,8 @@ int fileno( FILE *stream);
|
|||||||
#define USE_ENVIRONMENT
|
#define USE_ENVIRONMENT
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifdef __BEOS__
|
||||||
|
#define typedef_bool
|
||||||
|
#endif
|
||||||
|
|
||||||
#endif /* __SETUP_H */
|
#endif /* __SETUP_H */
|
||||||
|
|||||||
Reference in New Issue
Block a user