0e1e64e51b
There is no changelog available. Appearently some minor build issues are fixed. Thanks to Arne H. Juul for pointing me at that.
12 lines
332 B
Text
12 lines
332 B
Text
$NetBSD: patch-ac,v 1.3 2007/03/02 10:52:24 drochner Exp $
|
|
|
|
--- python/dnet.c.orig 2007-01-20 12:39:54.000000000 +0100
|
|
+++ python/dnet.c
|
|
@@ -444,7 +444,6 @@ static PyObject *__pyx_f_4dnet___memcpy(
|
|
}
|
|
|
|
static PyObject *__pyx_f_4dnet___oserror(void) {
|
|
- __PYX_EXTERN_C int errno;
|
|
PyObject *__pyx_r;
|
|
PyObject *__pyx_1 = 0;
|
|
|