dtls_gnutls functions sorted into their appropriate files.
FossilOrigin-Name: a30eb4c7530df491e7ce4debaffe57aac01af394c2d82481fe38f1661c5d6e23
This commit is contained in:
@ -154,10 +154,11 @@ CFLAGS+=$(GNUTLS_CFLAGS)
|
||||
CFLAGS+=-DWITH_GNUTLS
|
||||
DTLSOBJS+= dtls_gnutls.o \
|
||||
dtls_gnutls_accept.o \
|
||||
dtls_bio.o \
|
||||
dtls_gnutls_bio.o
|
||||
dtls_gnutls_bio.o \
|
||||
dtls_gnutls_get_cipher.o
|
||||
endif
|
||||
|
||||
DTLSOBJS+=dtls_bio.o
|
||||
|
||||
CONNOBJS= conn.o \
|
||||
conn_detect_capwap.o \
|
||||
|
Reference in New Issue
Block a user