diff options
| author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-25 10:05:05 +0000 |
|---|---|---|
| committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-09-25 10:05:05 +0000 |
| commit | 0a268929fa8de54659b458391b32f7c47bb62e0f (patch) | |
| tree | fa7eecf08935ed2b47df4df1849492d853c0de49 /devel/kaptain/files/patch-kaptain-tools.cpp | |
| parent | - Bug-fix only update to version 2.1.6 (diff) | |
- Update to version 0.71
PR: 56524
Submitted by: Ports Fury
Diffstat (limited to 'devel/kaptain/files/patch-kaptain-tools.cpp')
| -rw-r--r-- | devel/kaptain/files/patch-kaptain-tools.cpp | 14 |
1 files changed, 5 insertions, 9 deletions
diff --git a/devel/kaptain/files/patch-kaptain-tools.cpp b/devel/kaptain/files/patch-kaptain-tools.cpp index 3d9c3d143cb4..8233cea7690e 100644 --- a/devel/kaptain/files/patch-kaptain-tools.cpp +++ b/devel/kaptain/files/patch-kaptain-tools.cpp @@ -1,13 +1,9 @@ ---- kaptain/tools.cpp.orig Wed Aug 14 06:17:39 2002 -+++ kaptain/tools.cpp Fri Dec 20 18:53:13 2002 -@@ -1,8 +1,10 @@ +--- kaptain/tools.cpp.orig Wed Mar 12 01:38:12 2003 ++++ kaptain/tools.cpp Wed Sep 3 18:43:40 2003 +@@ -1,5 +1,6 @@ #include <stdlib.h> #include <stdio.h> +#include <sys/types.h> #include <regex.h> - #include "tools.h" - -+using namespace std; - - Error::Error() - { + #include <iostream> + #include <iterator> |
