From 8d8a5255749f2ed3075dbf382fc71ffcdbbdde82 Mon Sep 17 00:00:00 2001 From: itetcu Date: Tue, 1 Aug 2006 20:49:52 +0000 Subject: Unbreak PR: ports/100993 Submitted by: Diane Bruce (maintainer) --- comms/ktrack/files/patch-ktrack_calculator.cpp | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 comms/ktrack/files/patch-ktrack_calculator.cpp (limited to 'comms') diff --git a/comms/ktrack/files/patch-ktrack_calculator.cpp b/comms/ktrack/files/patch-ktrack_calculator.cpp new file mode 100644 index 000000000000..b55c61c84c11 --- /dev/null +++ b/comms/ktrack/files/patch-ktrack_calculator.cpp @@ -0,0 +1,10 @@ +--- ktrack/calculator.cpp.orig Fri Jul 28 12:18:13 2006 ++++ ktrack/calculator.cpp Fri Jul 28 12:18:46 2006 +@@ -17,6 +17,7 @@ + + #include + #include ++#include + #include + #include + #include -- cgit