ports/textproc/kdiff3/files/patch-pdiff.cpp
Adam Weinberger 2cd36b7277 Update to 0.9.60.
PR:		ports/52986
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
2003-06-06 20:57:43 +00:00

10 lines
196 B
C++

--- src/pdiff.cpp.orig Mon Apr 7 21:12:32 2003
+++ src/pdiff.cpp Mon Apr 7 21:13:01 2003
@@ -55,6 +55,7 @@
#else
#include <unistd.h>
#endif
+#include <ctype.h>
using namespace std;