ifdef naming fix.

This commit is contained in:
Adam Ierymenko 2015-11-30 13:32:30 -08:00
parent 685c5e9ad1
commit 838fdf4d11

View file

@ -25,11 +25,11 @@
* LLC. Start here: http://www.zerotier.com/
*/
#ifndef ZT_UPNPCLIENT_HPP
#define ZT_UPNPCLIENT_HPP
#ifdef ZT_USE_MINIUPNPC
#ifndef ZT_PORTMAPPER_HPP
#define ZT_PORTMAPPER_HPP
#include <vector>
#include "../node/Constants.hpp"
@ -75,6 +75,6 @@ private:
} // namespace ZeroTier
#endif // ZT_USE_MINIUPNPC
#endif
#endif // ZT_USE_MINIUPNPC