termux-packages/disabled-packages/dgsh/core-tools-src-dgsh-w.c.patch
Tee KOBAYASHI 272f30ead3 dgsh: Move to disabled packages
due to not being properly packaged.

See https://github.com/termux/termux-packages/issues/8702 for details.
2022-02-26 02:20:11 +09:00

12 lines
218 B
Diff

--- a/core-tools/src/dgsh-w.c
+++ b/core-tools/src/dgsh-w.c
@@ -10,6 +10,8 @@
#include "dgsh.h"
#include "dgsh-debug.h"
+#include "s_cpow.c"
+
void
read_number(int fd, long double *x, long double complex *xc)
{