mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
276 B
Diff
11 lines
276 B
Diff
--- src/doodle/getopt.c_orig 2025-12-25 17:38:44
|
|
+++ src/doodle/getopt.c 2025-12-25 17:39:10
|
|
@@ -32,6 +32,7 @@
|
|
|
|
#include "config.h"
|
|
#include "gettext.h"
|
|
+#include "string.h"
|
|
|
|
#if !defined (__STDC__) || !__STDC__
|
|
/* This is a separate conditional since some stdc systems
|