mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
11 lines
315 B
Diff
11 lines
315 B
Diff
--- parse.c.orig 2026-02-14 04:04:32.000000000 -0500
|
|
+++ parse.c 2026-06-14 23:00:57.602695608 -0400
|
|
@@ -16,7 +16,6 @@
|
|
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
|
*/
|
|
#include <unistd.h>
|
|
-#include <crypt.h>
|
|
#include "common.h"
|
|
|
|
#define fast_g_string_append_c(gstring, c) \
|