summaryrefslogtreecommitdiff
path: root/sysutils/lavaps/patches/patch-ac
blob: 09e0ad68847aec27fb0bf65e171a53b583416f1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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>