mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
243 B
Diff
11 lines
243 B
Diff
--- config.h.in.orig 2023-04-13 09:38:01
|
|
+++ config.h.in 2025-09-24 13:15:24
|
|
@@ -54,6 +54,7 @@
|
|
#include <stdint.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
+#include <strings.h>
|
|
#include <limits.h>
|
|
#include <locale.h>
|
|
#include <assert.h>
|