summaryrefslogtreecommitdiff
path: root/portato/mq.pxd
diff options
context:
space:
mode:
Diffstat (limited to 'portato/mq.pxd')
-rw-r--r--portato/mq.pxd3
1 files changed, 2 insertions, 1 deletions
diff --git a/portato/mq.pxd b/portato/mq.pxd
index ab5cfbe..be7631b 100644
--- a/portato/mq.pxd
+++ b/portato/mq.pxd
@@ -10,7 +10,8 @@
#
# Written by René 'Necoro' Neumann <necoro@necoro.net>
-from stdlib cimport *
+from python_string cimport *
+from python_mem cimport *
cdef extern from "errno.h":
int errno