mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Revert "sqlite: add upstream patch from kodi"
This reverts commit 4cde019d1e1545abda9c2419c8278a5de60326f7.
This commit is contained in:
parent
b80e616268
commit
9cbd29574d
@ -1,11 +0,0 @@
|
||||
--- a/sqlite3.c.orig 2014-11-19 13:14:16.633721369 +0100
|
||||
+++ b/sqlite3.c 2014-11-19 13:23:23.733711563 +0100
|
||||
@@ -25301,7 +25301,7 @@
|
||||
#if OS_VXWORKS
|
||||
struct vxworksFileId *pId; /* Unique file ID for vxworks. */
|
||||
#else
|
||||
- ino_t ino; /* Inode number */
|
||||
+ unsigned long long ino; /* Inode number */
|
||||
#endif
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user