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

13 lines
259 B
Plaintext
Raw Normal View History

--- 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);