From 44d410d007e88d794e35e322082bec3ec69d5fa7 Mon Sep 17 00:00:00 2001 From: René 'Necoro' Neumann Date: Sat, 15 Aug 2009 11:46:13 +0200 Subject: Finish mq module --- portato/mq.pxd | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'portato/mq.pxd') 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 -from stdlib cimport * +from python_string cimport * +from python_mem cimport * cdef extern from "errno.h": int errno -- cgit v1.2.3-70-g09d2