cvsdist 9bf5c6
--- aspell-0.50.3/prog/checker_string.cpp.gcc33	2003-05-22 22:52:59.000000000 -0400
cvsdist 9bf5c6
+++ aspell-0.50.3/prog/checker_string.cpp	2003-05-22 22:53:13.000000000 -0400
cvsdist 9bf5c6
@@ -4,6 +4,7 @@
cvsdist 9bf5c6
 // license along with this library if you did not you can find
cvsdist 9bf5c6
 // it at http://www.gnu.org/.
cvsdist 9bf5c6
 
cvsdist 9bf5c6
+#include <assert.h>
cvsdist 9bf5c6
 #include "checker_string.hpp"
cvsdist 9bf5c6
 #include "speller.hpp"
cvsdist 9bf5c6
 #include "document_checker.hpp"