[macruby-changes] [3417] MacRuby/trunk/gc.c

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 2 18:16:48 PST 2010


Revision: 3417
          http://trac.macosforge.org/projects/ruby/changeset/3417
Author:   lsansonetti at apple.com
Date:     2010-02-02 18:16:45 -0800 (Tue, 02 Feb 2010)
Log Message:
-----------
system auto_zone.h is now includeable

Modified Paths:
--------------
    MacRuby/trunk/gc.c

Modified: MacRuby/trunk/gc.c
===================================================================
--- MacRuby/trunk/gc.c	2010-02-02 23:38:47 UTC (rev 3416)
+++ MacRuby/trunk/gc.c	2010-02-03 02:16:45 UTC (rev 3417)
@@ -9,7 +9,7 @@
  * Copyright (C) 2000 Information-technology Promotion Agency, Japan
  */
 
-//#include "ruby/config.h"
+#include "ruby/config.h"
 
 #if HAVE_AUTO_ZONE_H
 # include <auto_zone.h>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macruby-changes/attachments/20100202/052f799b/attachment-0001.html>


More information about the macruby-changes mailing list