$OpenBSD: patch-util_CommandArgs_h,v 1.1 2004/01/25 04:15:31 naddy Exp $
--- util/CommandArgs.h.orig	2004-01-25 04:54:12.000000000 +0100
+++ util/CommandArgs.h	2004-01-25 04:54:29.000000000 +0100
@@ -1,6 +1,7 @@
 #ifndef CRASH_COMMANDARGS
 #define CRASH_COMMANDARGS
 
+#include <cassert>
 #include <stdexcept>
 #include <string>
 #include <vector>
