1 #ifndef __fbsd_ossl_provider_h 2 #define __fbsd_ossl_provider_h 3 int fbsd_ossl_provider_load(void); 4 #endif 5