Commit 29f9f347 authored by Vladislav Vaintroub's avatar Vladislav Vaintroub

fix compile error - #if/#endif mismatch

parent af7a3493
......@@ -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