summaryrefslogtreecommitdiff
path: root/time/devtodo/patches/patch-ae
blob: 8256900333dc20a0ac028fa52059a4a41202f701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ae,v 1.1 2003/12/28 15:40:14 zuntum Exp $

--- util/CommandArgs.h.orig	2001-07-10 19:11:47.000000000 +0200
+++ util/CommandArgs.h
@@ -2,6 +2,7 @@
 #define CRASH_COMMANDARGS
 
 #include <stdexcept>
+#include <cassert>
 #include <string>
 #include <vector>
 #include <iostream>