mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
13 lines
311 B
Plaintext
13 lines
311 B
Plaintext
$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 *******************/
|
|
|