Always build with ECC support

This commit is contained in:
Travis Cross
2013-02-10 22:44:12 +00:00
parent 18273e5f3b
commit b03636f0cf
11 changed files with 3 additions and 59 deletions

View File

@@ -15,10 +15,7 @@
#include "zrtp_error.h"
#include "zrtp_engine.h"
#include "zrtp_config_user.h"
#if (defined(ZRTP_ENABLE_EC) && (ZRTP_ENABLE_EC == 1))
#include "zrtp_ec.h"
#endif