summaryrefslogtreecommitdiff
path: root/cad/tnt-mmtl/patches
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2005-03-02 00:56:19 +0000
committerdmcmahill <dmcmahill>2005-03-02 00:56:19 +0000
commit1ca854b91a32d26aa6ef0698d0192be73c346663 (patch)
treeeab662b967dbd2e6d4d080618a35d2546615321c /cad/tnt-mmtl/patches
parente9e2c240c562cce32bc2c0ce49050e10fada20c0 (diff)
downloadpkgsrc-1ca854b91a32d26aa6ef0698d0192be73c346663.tar.gz
add a missing header
Diffstat (limited to 'cad/tnt-mmtl/patches')
-rw-r--r--cad/tnt-mmtl/patches/patch-ak12
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 *******************/
+