Compilation problem under Linux should be fixed now
This commit is contained in:
parent
d0fc0d7104
commit
3b5cb6c142
@ -39,7 +39,7 @@
|
||||
# include <unistd.h>
|
||||
#endif
|
||||
|
||||
#if defined(__BEOS__)
|
||||
#if defined(UNIX)
|
||||
#define stricmp strcasecmp
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user