summaryrefslogtreecommitdiff
path: root/extern.h
diff options
context:
space:
mode:
Diffstat (limited to 'extern.h')
-rw-r--r--extern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/extern.h b/extern.h
index 8061b485c..c66a69376 100644
--- a/extern.h
+++ b/extern.h
@@ -22,6 +22,7 @@
/**** modules.c ****/
E void moduleCallBackRun(void);
+E void moduleCleanStruct(ModuleData * moduleData[]);
/**** actions.c ****/