termux-packages/packages/libt3window/config.pkg.patch

13 lines
255 B
Diff

https://github.com/termux/termux-packages/issues/15852
--- a/config.pkg
+++ b/config.pkg
@@ -144,6 +144,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <curses.h>
+#include <term.h>
int main(int argc, char *argv[]) {
int args[9], error, fd;