Use POSIX macros for linux
This commit is contained in:
@@ -66,7 +66,7 @@
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
#if !defined(linux)
|
||||
#if !defined(__linux__)
|
||||
extern char *strdup(const char *);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user