mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2025-12-24 20:50:47 +00:00
13 lines
255 B
Diff
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;
|