mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
242 B
Diff
11 lines
242 B
Diff
--- ./config.pkg.orig 2024-01-24 01:19:01
|
|
+++ config.pkg 2024-01-24 01:21:30
|
|
@@ -121,6 +121,7 @@
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <curses.h>
|
|
+#include <term.h>
|
|
|
|
int main(int argc, char *argv[]) {
|
|
int args[9], error, fd;
|