freebsd-ports/print/pic2fig/files/patch-ae
David W. Chapman Jr. 83d74a8b68 Add patches to fix building on -current correctly
Submitted by:	maintainer
2002-04-04 04:41:10 +00:00

7 lines
173 B
Text

--- pic.h.orig Wed Apr 3 10:27:42 2002
+++ pic.h Wed Apr 3 10:29:33 2002
@@ -128,4 +128,3 @@
extern struct pushstack stack[];
extern int nstack;
-extern float atof();