util.c: Rewrite `addmethods' to remove dependency on <mLib/darray.h>.
[pyke] / catacomb-python.h
index fe64aeb..85adf7d 100644 (file)
@@ -39,7 +39,6 @@
 #include <longintrepr.h>
 #include <structmember.h>
 
-#include <mLib/darray.h>
 #include <mLib/dstr.h>
 #include <mLib/macros.h>
 #include <mLib/quis.h>