am b0102454: am 7c7a7f8e: am d10309c3: Merge "Rename __dso_handle_so.c to __dso_handle_so.h"
* commit 'b010245490f50601b13ee17238e31162b6143d71': Rename __dso_handle_so.c to __dso_handle_so.h
This commit is contained in:
commit
5804b88a44
@ -53,6 +53,6 @@ void __on_dlclose() {
|
|||||||
#ifdef CRT_LEGACY_WORKAROUND
|
#ifdef CRT_LEGACY_WORKAROUND
|
||||||
#include "__dso_handle.h"
|
#include "__dso_handle.h"
|
||||||
#else
|
#else
|
||||||
#include "__dso_handle_so.c"
|
#include "__dso_handle_so.h"
|
||||||
#include "atexit.h"
|
#include "atexit.h"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user