pkgsrc/sysutils/lavaps/patches/patch-aa
dholland 1224fd1290 Update lavaps to 2.7.
Note: there's an alternate Gnome user interface now; it would be nice to
be able to use it via PKG_OPTIONS, but I haven't done this yet.
2008-07-21 02:55:34 +00:00

12 lines
311 B
Text

$NetBSD: patch-aa,v 1.6 2008/07/21 02:55:34 dholland Exp $
--- src/process_view.cc~ 2008-07-20 21:38:23.000000000 -0400
+++ src/process_view.cc 2008-07-20 21:39:06.000000000 -0400
@@ -27,6 +27,7 @@
#include <sstream>
#include <math.h>
+#include <assert.h>
#include "main.hh"
#include "process_view.hh"