about summary refs log tree commit diff stats
path: root/src/include/globalsymbols.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/globalsymbols.h')
-rw-r--r--src/include/globalsymbols.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/include/globalsymbols.h b/src/include/globalsymbols.h
index d0eb3012..6344d5b1 100644
--- a/src/include/globalsymbols.h
+++ b/src/include/globalsymbols.h
@@ -16,4 +16,8 @@ void my_updateGlobalTInfo(void);
 void my_checkGlobalOpt(void);

 void my_updateGlobalOpt(void);

 

+// libxslt

+void my_checkGlobalXslt(void);

+void my_updateGlobalXslt(void);

+

 #endif //_GLOBAL_SYMBOLS_H_
\ No newline at end of file