mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-04-16 03:56:54 +02:00
forgot to submit this. Add DeferredPackets.cpp to the android makefile
This commit is contained in:
parent
6f16f44438
commit
399b2e9e26
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue