Merge pull request #836 from skunkwerks/feature/add-freebsd-debugs

add support for debug flags in FreeBSD
This commit is contained in:
Adam Ierymenko 2018-09-14 08:08:59 -07:00 committed by GitHub
commit af61ee6f3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 20 additions and 4 deletions

View file

@ -40,6 +40,7 @@
#include "Tag.hpp"
#include "Capability.hpp"
#include "Revocation.hpp"
#include "../include/ZeroTierDebug.h"
namespace ZeroTier {