Changeset 5958:1414eda6efc3 in roaraudio for include/libroar/libroar.h


Ignore:
Timestamp:
01/03/14 06:37:50 (10 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Removed OpenSSL support (See: #366)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/libroar.h

    r5951 r5958  
    109109#if !defined(ROAR_TARGET_WIN32) && !defined(ROAR_TARGET_MICROCONTROLLER) 
    110110#include <netdb.h> 
    111 #endif 
    112  
    113 // OpenSSL (crypto): 
    114  
    115 #ifdef ROAR_HAVE_LIBSSL 
    116 #include <openssl/bio.h> 
    117 #include <openssl/evp.h> 
    118111#endif 
    119112 
Note: See TracChangeset for help on using the changeset viewer.