summaryrefslogtreecommitdiff
path: root/sysutils/lavaps/patches/patch-aa
blob: 1c33a646bdc4c9ffd058f0737b235aab720a7b9f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-aa,v 1.5 2004/02/19 00:31:37 kristerw Exp $

--- process_view.cc.orig	Thu Feb 19 01:24:04 2004
+++ process_view.cc	Thu Feb 19 01:24:25 2004
@@ -22,6 +22,7 @@
 #include "config.h"
 
 #include <stdio.h>  // snprintf
+#include <assert.h>
 
 #include "main.hh"
 #include "process_view.hh"