Use POSIX macros for linux
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
#include "Dt/DtsDb.h"
|
||||
#include "Dt/Dts.h"
|
||||
|
||||
#if !defined(linux)
|
||||
#if !defined(__linux__)
|
||||
extern char *strdup(const char *);
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user