mirror of
https://github.com/ZeroTier/ZeroTierOne
synced 2025-08-14 10:37:33 -07:00
Compile fixes.
This commit is contained in:
parent
7e80d7e551
commit
bd749e040d
7 changed files with 109 additions and 103 deletions
|
@ -4,7 +4,6 @@ OBJS=\
|
|||
node/C25519.o \
|
||||
node/CertificateOfMembership.o \
|
||||
node/Defaults.o \
|
||||
node/Demarc.o \
|
||||
node/EthernetTap.o \
|
||||
node/HttpClient.o \
|
||||
node/Identity.o \
|
||||
|
@ -21,10 +20,12 @@ OBJS=\
|
|||
node/Poly1305.o \
|
||||
node/Salsa20.o \
|
||||
node/Service.o \
|
||||
node/SocketManager.o \
|
||||
node/SoftwareUpdater.o \
|
||||
node/SHA512.o \
|
||||
node/Switch.o \
|
||||
node/SysEnv.o \
|
||||
node/TcpSocket.o \
|
||||
node/Topology.o \
|
||||
node/UdpSocket.o \
|
||||
node/Utils.o
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue