2013-09-26 17:14:40 +02:00

13 lines
291 B
Plaintext

$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>