mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
dtsession/SmUI.c: fix a build issue on OpenBSD 7
This commit is contained in:
parent
b900f8a36d
commit
18e25ce273
1 changed files with 154 additions and 154 deletions
|
@ -55,7 +55,7 @@
|
|||
**
|
||||
*****************************************************************************
|
||||
*************************************<+>*************************************/
|
||||
#ifndef _XOPEN_SOURCE
|
||||
#if defined(__linux__) && !defined(_XOPEN_SOURCE)
|
||||
# define _XOPEN_SOURCE 600
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue