diff options
Diffstat (limited to 'ccast/axTLS/gen_cert.c')
-rwxr-xr-x[-rw-r--r--] | ccast/axTLS/gen_cert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ccast/axTLS/gen_cert.c b/ccast/axTLS/gen_cert.c index d5cb4d5..fa22c4e 100644..100755 --- a/ccast/axTLS/gen_cert.c +++ b/ccast/axTLS/gen_cert.c @@ -28,7 +28,7 @@ * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -#include "config.h" +#include "axTLS_config.h" #ifdef CONFIG_SSL_GENERATE_X509_CERT #include <string.h> |