aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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 *********************
********************************************************************/