mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Windows bustage fix for Bug 434247.
The symbol was not added to the def file, which caused the burning. rs=bsmedberg
This commit is contained in:
parent
7256240db0
commit
5aaecac1e6
@ -148,6 +148,7 @@ EXPORTS
|
||||
sqlite3_set_auxdata
|
||||
sqlite3_sleep
|
||||
sqlite3_snprintf
|
||||
sqlite3_sql
|
||||
sqlite3_step
|
||||
sqlite3_thread_cleanup
|
||||
sqlite3_total_changes
|
||||
|
Loading…
Reference in New Issue
Block a user