Merge "Rename __dso_handle_so.c to __dso_handle_so.h"
This commit is contained in:
commit
d10309c36b
@ -53,6 +53,6 @@ void __on_dlclose() {
|
||||
#ifdef CRT_LEGACY_WORKAROUND
|
||||
#include "__dso_handle.h"
|
||||
#else
|
||||
#include "__dso_handle_so.c"
|
||||
#include "__dso_handle_so.h"
|
||||
#include "atexit.h"
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user