[102804] trunk/dports/devel/ld64/files/ld64-134-missing-include.patch

jeremyhu at macports.org jeremyhu at macports.org
Fri Feb 8 09:33:48 PST 2013


Revision: 102804
          https://trac.macports.org/changeset/102804
Author:   jeremyhu at macports.org
Date:     2013-02-08 09:33:48 -0800 (Fri, 08 Feb 2013)
Log Message:
-----------
ld64: Add another missing include

Modified Paths:
--------------
    trunk/dports/devel/ld64/files/ld64-134-missing-include.patch

Modified: trunk/dports/devel/ld64/files/ld64-134-missing-include.patch
===================================================================
--- trunk/dports/devel/ld64/files/ld64-134-missing-include.patch	2013-02-08 17:26:35 UTC (rev 102803)
+++ trunk/dports/devel/ld64/files/ld64-134-missing-include.patch	2013-02-08 17:33:48 UTC (rev 102804)
@@ -9,3 +9,13 @@
  #include "MachOFileAbstraction.hpp"
  #include "Architectures.hpp"
  #include "ld.hpp"
+--- src/other/rebase.cpp.orig	2013-02-08 09:28:44.000000000 -0800
++++ src/other/rebase.cpp	2013-02-08 09:29:01.000000000 -0800
+@@ -29,6 +29,7 @@
+ #include <limits.h>
+ #include <stdarg.h>
+ #include <stdio.h>
++#include <stdlib.h>
+ #include <fcntl.h>
+ #include <errno.h>
+ #include <unistd.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130208/117d2e77/attachment.html>


More information about the macports-changes mailing list