[cig-commits] r4080 - in long/3D/Gale/trunk/src/Underworld: . libUnderworld/src

walter at geodynamics.org walter at geodynamics.org
Thu Jul 20 20:11:35 PDT 2006


Author: walter
Date: 2006-07-20 20:11:35 -0700 (Thu, 20 Jul 2006)
New Revision: 4080

Modified:
   long/3D/Gale/trunk/src/Underworld/
   long/3D/Gale/trunk/src/Underworld/libUnderworld/src/Init.c
Log:
 r375 at earth:  boo | 2006-07-20 20:05:20 -0700
  r360 at earth (orig r262):  KathleenHumble | 2006-07-17 17:30:53 -0700
  Getting rid of a warning
  --Al
  
 



Property changes on: long/3D/Gale/trunk/src/Underworld
___________________________________________________________________
Name: svk:merge
   - 9570c393-cf10-0410-b476-9a651db1e55a:/cig:374
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:261
   + 9570c393-cf10-0410-b476-9a651db1e55a:/cig:375
c24a034b-ab11-0410-afe6-cfe714e2959e:/trunk:262

Modified: long/3D/Gale/trunk/src/Underworld/libUnderworld/src/Init.c
===================================================================
--- long/3D/Gale/trunk/src/Underworld/libUnderworld/src/Init.c	2006-07-21 03:11:24 UTC (rev 4079)
+++ long/3D/Gale/trunk/src/Underworld/libUnderworld/src/Init.c	2006-07-21 03:11:35 UTC (rev 4080)
@@ -55,6 +55,7 @@
 
 #include <stdio.h>
 #include <signal.h>
+#include <string.h>
 
 /** Initialises this package, then any init for this package
 such as streams etc */



More information about the cig-commits mailing list