Skip to content

Commit

Permalink
Workaround for JuliaLang/julia#10951
Browse files Browse the repository at this point in the history
  • Loading branch information
simonster committed Apr 30, 2015
1 parent 42a1730 commit 7340f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ZMQ.jl
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ else
end
if VERSION >= v"0.4.0-dev+3844"
using Base.Libdl, Base.Libc
using Base.Libdl: dlopen_e
else
using Base: EAGAIN
end
Expand Down

0 comments on commit 7340f9b

Please sign in to comment.