mirror of
https://github.com/NishiOwO/arena.git
synced 2025-04-21 16:54:42 +00:00
linux
This commit is contained in:
parent
ccd49a40b9
commit
7ba7dad7c1
@ -43,7 +43,7 @@ extern unsigned long windowColor;
|
||||
|
||||
/* Copyright (c) 1991 Bell Communications Research, Inc. (Bellcore) */
|
||||
|
||||
#if defined __QNX__ || (defined(sco) && !defined(sco_os5)) || defined(__NetBSD__)
|
||||
#if defined __QNX__ || (defined(sco) && !defined(sco_os5)) || defined(__NetBSD__) || defined(__linux__)
|
||||
#define index strchr
|
||||
#else
|
||||
extern char *index();
|
||||
|
Loading…
x
Reference in New Issue
Block a user