diff options
Diffstat (limited to 'cad/tnt-mmtl/patches/patch-ak')
-rw-r--r-- | cad/tnt-mmtl/patches/patch-ak | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cad/tnt-mmtl/patches/patch-ak b/cad/tnt-mmtl/patches/patch-ak new file mode 100644 index 00000000000..7f3327df51c --- /dev/null +++ b/cad/tnt-mmtl/patches/patch-ak @@ -0,0 +1,12 @@ +$NetBSD: patch-ak,v 1.1 2005/03/02 00:56:19 dmcmahill Exp $ + +--- calcCAP/src/calcCAP.cpp.orig 2004-07-22 19:29:12.000000000 +0000 ++++ calcCAP/src/calcCAP.cpp +@@ -14,6 +14,7 @@ + #endif + #include <time.h> + #include <stdio.h> ++#include <string.h> + + /********************** Global variables *******************/ + |