chiark / gitweb /
does modexps, makes signatures, needs sane hexstring handling
[chiark-tcl.git] / hbytes / chop.c
index c81e5d6b915ae929b4442cf2e7873eb5b6f4fa35..48eb770310fc5dbc813b445a7fa41ae3f9883f42 100644 (file)
@@ -4,6 +4,7 @@
 #include <string.h>
 
 #include "hbytes.h"
+#include "tables.h"
 
 static int strs1(Tcl_Interp *ip, int strc, Tcl_Obj *const *strv, int *l_r) {
   int rc, l, i;