freebsd-ports/math/xldlas/files/patch-xldlas.c
Stefan Eßer b9b6c9e168 Fix build with -fno-cmmon
While here add dependencies reported as missing by stage-qa
2020-09-30 12:49:02 +00:00

11 lines
201 B
C

--- xldlas.c.orig 1997-05-12 14:25:22 UTC
+++ xldlas.c
@@ -31,6 +31,8 @@
-------------------------------------------------------------------*/
+#define IN_MAIN
+
#include "xldlas.h"