From 17a34ce292fe90d778e5e3543d443624b6a04d43 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 27 Dec 1999 02:12:34 +0000 Subject: Adding xls2xml version 1.0.0. A utility for converting MS Excel files to XML. PR: 14705 (2 of 2) Submitted by: Maxim Sobolev --- textproc/xls2xml/files/patch-aa | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 textproc/xls2xml/files/patch-aa (limited to 'textproc/xls2xml/files/patch-aa') diff --git a/textproc/xls2xml/files/patch-aa b/textproc/xls2xml/files/patch-aa new file mode 100644 index 000000000000..94028713d8b1 --- /dev/null +++ b/textproc/xls2xml/files/patch-aa @@ -0,0 +1,12 @@ +--- rec/p.h.orig Sun Mar 28 01:07:00 1999 ++++ rec/p.h Thu Nov 4 14:45:37 1999 +@@ -20,6 +20,9 @@ + Roberto Arturo Tena Sanchez + */ + ++#include ++#include "../pcommon.h" ++ + int p06 (void); + int p09 (void); + int p0A (void); -- cgit v1.2.3