1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/textproc/xls2xml/files/patch-aa
Steve Price 17a34ce292 Adding xls2xml version 1.0.0.
A utility for converting MS Excel files to XML.

PR:		14705 (2 of 2)
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-12-27 02:12:34 +00:00

13 lines
259 B
Plaintext

--- 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 <arturo@directmail.org>
*/
+#include <stdlib.h>
+#include "../pcommon.h"
+
int p06 (void);
int p09 (void);
int p0A (void);