freebsd-ports/comms/acfax/files/patch-fax_funcs.c
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00

11 lines
328 B
C

--- fax_funcs.c.orig Sat Jun 8 00:39:02 2002
+++ fax_funcs.c Sat Jun 8 00:39:08 2002
@@ -37,6 +37,8 @@
#include "widgets.h"
#include "fax_funcs.h"
+#define PI M_PI
+
/* some variables that are allowed to be global */
int lpm; /* lines per minute */
int ixoc; /* number of pixels of one scan-line / PI */