Merge pull request #128 from kiransj/patch-1
Fix compilation error in dlfcn.h
This commit is contained in:
@@ -51,7 +51,7 @@ typedef int (__stdcall *DLSYM_RET_TYPE)();
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
extern "C"
|
extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Implementation based on
|
/* Implementation based on
|
||||||
|
Reference in New Issue
Block a user