summaryrefslogtreecommitdiff
blob: c497259dd29f64c0bb4cd8b863d3bfb9125cee6a (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -pruN zpspell-0.4.1-orig/main.cpp zpspell-0.4.1/main.cpp
--- zpspell-0.4.1-orig/main.cpp	2008-03-18 11:29:06.000000000 +0200
+++ zpspell-0.4.1/main.cpp	2008-03-18 11:29:28.000000000 +0200
@@ -15,6 +15,7 @@
 
 #include <iostream>
 #include <getopt.h>
+#include <cstring>
 
 #include "zstring.h"
 #include "zsconn.h"