Use POSIX macros for linux
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include <sys/file.h>
|
||||
#define XOS_USE_NO_LOCKING
|
||||
#define X_INCLUDE_TIME_H
|
||||
#if defined(linux)
|
||||
#if defined(__linux__)
|
||||
#undef SVR4
|
||||
#endif
|
||||
#include <X11/Xos_r.h>
|
||||
|
||||
Reference in New Issue
Block a user