summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/thirdparty.h
diff options
context:
space:
mode:
authorPascal Rigaux <pixel@mandriva.com>2007-04-25 12:26:16 +0000
committerPascal Rigaux <pixel@mandriva.com>2007-04-25 12:26:16 +0000
commit126777bc019a54afb4ec51299f2cf9d2841698aa (patch)
tree97f76e571902ead55ba138f1156a4b4f00b9b779 /mdk-stage1/thirdparty.h
parentf1f67448efc714873378dfeb8279fae68054a90a (diff)
downloaddrakx-126777bc019a54afb4ec51299f2cf9d2841698aa.tar
drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.tar.gz
drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.tar.bz2
drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.tar.xz
drakx-126777bc019a54afb4ec51299f2cf9d2841698aa.zip
re-sync after the big svn loss
Diffstat (limited to 'mdk-stage1/thirdparty.h')
-rw-r--r--mdk-stage1/thirdparty.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/mdk-stage1/thirdparty.h b/mdk-stage1/thirdparty.h
index 23066374c..c999d6a58 100644
--- a/mdk-stage1/thirdparty.h
+++ b/mdk-stage1/thirdparty.h
@@ -29,4 +29,7 @@ void thirdparty_load_media_modules(void);
*/
void thirdparty_load_modules(void);
+/* destroy all data structures related to the thirdparty module */
+void thirdparty_destroy(void);
+
#endif