Index: dds/dll.h
===================================================================
--- dds.orig/dll.h	2010-04-25 18:47:18.000000000 +0200
+++ dds/dll.h	2010-04-25 18:47:23.000000000 +0200
@@ -37,7 +37,7 @@
 #include <stdlib.h>
 #include <string.h>
 #include <time.h>
-#include <cassert>
+#include <assert.h>
 #include <math.h>
 
 /*#define STAT*/	/* Define STAT to generate a statistics log, stat.txt */
