Commit 73e139c4 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

fix compile error - #if/#endif mismatch

parent 7c4404b6
......@@ -1382,6 +1382,7 @@ do { doubleget_union _tmp; \
#else
#define dlerror() "No support for dynamic loading (static build?)"
#endif
#endif
/*
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment