summaryrefslogtreecommitdiff
path: root/src/main/CactusDefaultEvolve.c
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-10-04 13:52:15 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-10-04 13:52:15 +0000
commit5dadfa4188f57b3abe680526ce06146b888a789e (patch)
tree2d8b5ece1626bd73200e20d896ba3f1a10fd77c5 /src/main/CactusDefaultEvolve.c
parentcb32de130ef08631529e1947c4144130cf97fdcb (diff)
GRdoc + coding guideline stuff.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1851 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/CactusDefaultEvolve.c')
-rw-r--r--src/main/CactusDefaultEvolve.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/CactusDefaultEvolve.c b/src/main/CactusDefaultEvolve.c
index 167775a5..9064378d 100644
--- a/src/main/CactusDefaultEvolve.c
+++ b/src/main/CactusDefaultEvolve.c
@@ -11,6 +11,7 @@
/*#define DEBUG_CCTK*/
#include <stdio.h>
+#include <stdlib.h>
#include "cctk_Flesh.h"
#include "cctk_Parameter.h"