$OpenBSD: patch-src_Window_cc,v 1.1 2004/01/01 15:18:37 espie Exp $
--- src/Window.cc.orig	2004-01-01 16:08:10.000000000 +0100
+++ src/Window.cc	2004-01-01 16:09:38.000000000 +0100
@@ -42,6 +42,8 @@ extern "C" {
 #ifdef HAVE_STDLIB_H
    #include <stdlib.h>
 #endif // HAVE_STDLIB_H
+
+#include <assert.h>
 }
 
 #include "i18n.hh"
