chiark / gitweb /
util.c: Rewrite `addmethods' to remove dependency on <mLib/darray.h>.
[mLib-python] / catacomb-python.h
index fe64aebd3cc08a3a60121ef133be28194ec0ac44..85adf7d1748090dc6b72616588130b9d8e8446e6 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>