84fecc2 BUILD: Fix compilation of libsss_certmap with libcrypto

Authored and Committed by lslebodn 6 years ago
1 file changed. 2 lines added. 1 lines removed.
    BUILD: Fix compilation of libsss_certmap with libcrypto
    
      CC       src/lib/certmap/libsss_certmap_la-sss_cert_content_nss.lo
               src/lib/certmap/sss_cert_content_nss.c:25:18:
                fatal error: cert.h: No such file or directory
     #include <cert.h>
                      ^
    compilation terminated.
    
    Reviewed-by: Sumit Bose <sbose@redhat.com>
    
        
file modified
+2 -1