You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
233 B
Diff
11 lines
233 B
Diff
--- ./config.pkg.orig 2024-01-24 01:01:48
|
|
+++ ./config.pkg 2024-01-24 01:02:14
|
|
@@ -66,6 +66,7 @@
|
|
#include <sys/types.h>
|
|
#include <stdint.h>
|
|
#include <dirent.h>
|
|
+#include <stdio.h>
|
|
|
|
int main(int argc, char *argv[]) {
|
|
DIR *dir;
|