chiark / gitweb /
Compiles but does not link. Before undo silly pad indirection.
[chiark-tcl.git] / hbytes / hbytes.c
index 4bbf8f67663b54d904512f7f98c4c1921f006829..5f06d7195088cdcd6464500cb169e7ed2fe83fd2 100644 (file)
@@ -6,7 +6,6 @@
 
 #include "hbytes.h"
 #include "tables.h"
-#include "hbintern.h"
 
 #define COMPLEX(hb) ((HBytes_ComplexValue*)hb->begin_complex)
 #define SIMPLE_LEN(hb) ((Byte*)(hb)->end_0 - (Byte*)(hb)->begin_complex)