$NetBSD: patch-ab,v 1.1 2004/07/09 15:51:44 recht Exp $

--- src/hdf5Extension.c.orig	2004-03-09 09:30:37.000000000 +0100
+++ src/hdf5Extension.c
@@ -8,7 +8,7 @@
 #include "stdio.h"
 #include "string.h"
 #include "numarray/numarray.h"
-#include "numarray/libnumarray.h"
+#include "numarray/libnumarray.h" 
 #include "hdf5.h"
 #include "H5LT.h"
 #include "H5ARRAY.h"
@@ -10170,7 +10170,7 @@ DL_EXPORT(void) inithdf5Extension(void) 
   __pyx_L3:;
 
   /* "/home/falted/PyTables/pytables-0.8/src/hdf5Extension.pyx":213 */
-  import_array();
+  import_libnumarray();
 
   /* "/home/falted/PyTables/pytables-0.8/src/hdf5Extension.pyx":217 */
   __pyx_3 = __Pyx_GetName(__pyx_m, "records"); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 217; goto __pyx_L1;}
