summaryrefslogtreecommitdiff
path: root/src/main/ShutdownCactus.c
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-06-21 12:53:26 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-06-21 12:53:26 +0000
commitabd3b01bab9c46b348235f54b796d17de91495c1 (patch)
tree6972cf41964af89bc4c66229e837901024e8f511 /src/main/ShutdownCactus.c
parent39220144ab698745066afccc697db2a392c2bc23 (diff)
Missing prototypes
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1687 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/ShutdownCactus.c')
-rw-r--r--src/main/ShutdownCactus.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/ShutdownCactus.c b/src/main/ShutdownCactus.c
index d1c27bc5..65965b12 100644
--- a/src/main/ShutdownCactus.c
+++ b/src/main/ShutdownCactus.c
@@ -12,6 +12,7 @@
#include "cctk_Flesh.h"
#include "cctk_Misc.h"
+#include "cctk_Parameter.h"
#include "cctk_Schedule.h"
static char *rcsid = "$Header$";