Skip to content
Snippets Groups Projects
Commit aaddfa01 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Shard's fix to build fine on BeOS

parent 17e13acd
No related branches found
No related tags found
No related merge requests found
......@@ -97,4 +97,8 @@ int fileno( FILE *stream);
#define USE_ENVIRONMENT
#endif
#ifdef __BEOS__
#define typedef_bool
#endif
#endif /* __SETUP_H */
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment