mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-21 16:37:20 +01:00
Reapply SQLITE_NO_FCHOWN Pandemonium sqlite patch.
This commit is contained in:
parent
8022d4ab90
commit
ad572cdfdb
@ -168,7 +168,9 @@
|
||||
#else
|
||||
/* This is not VxWorks. */
|
||||
#define OS_VXWORKS 0
|
||||
#ifndef SQLITE_NO_FCHOWN
|
||||
#define HAVE_FCHOWN 1
|
||||
#endif
|
||||
#define HAVE_READLINK 1
|
||||
#define HAVE_LSTAT 1
|
||||
#endif /* defined(_WRS_KERNEL) */
|
||||
|
Loading…
Reference in New Issue
Block a user