[Yt-svn] yt-commit r553 - trunk/yt/lagos/hop

mturk at wrangler.dreamhost.com mturk at wrangler.dreamhost.com
Fri Jun 13 12:31:25 PDT 2008


Author: mturk
Date: Fri Jun 13 12:31:19 2008
New Revision: 553
URL: http://yt.spacepope.org/changeset/553

Log:
Quick change to the include (thanks, Rick!)



Modified:
   trunk/yt/lagos/hop/hop_smooth.c

Modified: trunk/yt/lagos/hop/hop_smooth.c
==============================================================================
--- trunk/yt/lagos/hop/hop_smooth.c	(original)
+++ trunk/yt/lagos/hop/hop_smooth.c	Fri Jun 13 12:31:19 2008
@@ -14,7 +14,7 @@
 /* HOP Version 1.0 (12/15/97) -- Original Release */
  
 #include <stdio.h>
-#include <malloc.h>
+#include <stdlib.h>
 #include <math.h>
 #include <assert.h>
 #include "smooth.h"



More information about the yt-svn mailing list