$NetBSD: patch-ac,v 1.1 2004/02/19 00:31:37 kristerw Exp $

--- tcl_blob_shape.cc.orig	Thu Feb 19 01:26:05 2004
+++ tcl_blob_shape.cc	Thu Feb 19 01:26:13 2004
@@ -24,6 +24,7 @@
 #ifdef USE_TCL_BLOB
 
 #include <stdlib.h>  // atoi
+#include <assert.h>
 #include <tcl.h>
 #include <iostream.h>
 
