Code

Inital commit
[fusedav.git] / src / openssl-thread.h
1 #ifndef fooopensslhfoo
2 #define fooopensslhfoo
4 void openssl_thread_setup(void);
5 void openssl_thread_cleanup(void);
7 #endif