dtsession/SmUI.c: fix a build issue on OpenBSD 7
This commit is contained in:
@@ -55,7 +55,7 @@
|
|||||||
**
|
**
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
*************************************<+>*************************************/
|
*************************************<+>*************************************/
|
||||||
#ifndef _XOPEN_SOURCE
|
#if defined(__linux__) && !defined(_XOPEN_SOURCE)
|
||||||
# define _XOPEN_SOURCE 600
|
# define _XOPEN_SOURCE 600
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user