Commit 6f056690 authored by Denis Bilenko's avatar Denis Bilenko

fix compilation problem in core.pyx

--HG--
extra : transplant_source : %40%AE%BB%405L%B8J3%11%05%3D%17%BD%BE%80%5Dg%EEC
parent dd3190d3
......@@ -66,6 +66,7 @@ cdef extern from "frameobject.h":
ctypedef void (*event_handler)(int fd, short evtype, void *arg)
ctypedef void* event_base
cdef extern from "libevent.h":
......
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