mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2024-12-20 21:43:08 +00:00
forgot to submit this. Add DeferredPackets.cpp to the android makefile
This commit is contained in:
parent
6f16f44438
commit
399b2e9e26
@ -15,6 +15,7 @@ LOCAL_SRC_FILES := \
|
||||
$(ZT1)/ext/http-parser/http_parser.c \
|
||||
$(ZT1)/node/C25519.cpp \
|
||||
$(ZT1)/node/CertificateOfMembership.cpp \
|
||||
$(ZT1)/node/DeferredPackets.cpp \
|
||||
$(ZT1)/node/Dictionary.cpp \
|
||||
$(ZT1)/node/Identity.cpp \
|
||||
$(ZT1)/node/IncomingPacket.cpp \
|
||||
|
Loading…
Reference in New Issue
Block a user