aboutsummaryrefslogtreecommitdiff
path: root/src/Startup.c
diff options
context:
space:
mode:
authorallen <allen@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2001-05-10 17:10:57 +0000
committerallen <allen@b32723a9-ab3a-4a60-88e2-2e5d99d7c17a>2001-05-10 17:10:57 +0000
commit6e53fc736d658b53780ee6b5a23335402842e506 (patch)
treeab152b2c0af59d56289a58bd0344c8827086eb55 /src/Startup.c
parent5f0a118986bbe4a90c1c1dfe4b3c15b9109231fa (diff)
Compiler warnings
git-svn-id: http://svn.cactuscode.org/arrangements/CactusBase/IOUtil/trunk@122 b32723a9-ab3a-4a60-88e2-2e5d99d7c17a
Diffstat (limited to 'src/Startup.c')
-rw-r--r--src/Startup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Startup.c b/src/Startup.c
index cdf4856..2465cec 100644
--- a/src/Startup.c
+++ b/src/Startup.c
@@ -21,6 +21,8 @@ CCTK_FILEVERSION(CactusBase_IOUtil_Startup_c)
********************* Local Routine Prototypes *********************
********************************************************************/
+void IOUtil_Startup(void);
+
/********************************************************************
********************* Other Routine Prototypes *********************
********************************************************************/