Ifdef fix.

This commit is contained in:
Adam Ierymenko 2016-04-27 09:30:34 +02:00
parent 59eb09d063
commit 726136beda

View File

@ -16,9 +16,10 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "Dictionary.hpp"
#ifdef ZT_SUPPORT_OLD_STYLE_NETCONF
#include "Dictionary.hpp"
#include "C25519.hpp"
#include "Identity.hpp"
#include "Utils.hpp"