summaryrefslogtreecommitdiff
path: root/src/main/Subsystems.c
diff options
context:
space:
mode:
authorgoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-11-30 23:51:22 +0000
committergoodale <goodale@17b73243-c579-4c4c-a9d2-2d5706c11dac>1999-11-30 23:51:22 +0000
commit8c3898b27ef468e7c3fedb13fdeec81e1247cda5 (patch)
treedb7a37fe3aedd19d89df3cd020116ed1253e418c /src/main/Subsystems.c
parenta10e0e2d450d0ed23fdf9d6c0e820995e3756140 (diff)
Various changes to make sure there are function prototypes for things.
Tom git-svn-id: http://svn.cactuscode.org/flesh/trunk@1179 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/main/Subsystems.c')
-rw-r--r--src/main/Subsystems.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/Subsystems.c b/src/main/Subsystems.c
index 1e27f6b5..0d55aa17 100644
--- a/src/main/Subsystems.c
+++ b/src/main/Subsystems.c
@@ -7,7 +7,9 @@
@enddesc
@@*/
+static char *rcsid = "$Header$";
+#include "cctk_Flesh.h"
/*@@