mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Fixes for OS2.
Fix bug in isamlog Add argument types to function declarations.
This commit is contained in:
@@ -53,7 +53,7 @@ extern "C"
|
||||
FreeLibrary((HMODULE)lib);
|
||||
}
|
||||
|
||||
#else
|
||||
#elif !defined(OS2)
|
||||
#include <dlfcn.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user