ports/math/sc/patches/patch-help_c

11 lines
154 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
Index: help.c
--- help.c.orig
+++ help.c
@@ -6,5 +6,6 @@
*/
+#include <stdlib.h>
#ifdef QREF
#include <stdio.h>
char *header = " Quick Reference";