summaryrefslogtreecommitdiff
path: root/security/nss/lib/ssl/manifest.mn
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/lib/ssl/manifest.mn')
-rw-r--r--security/nss/lib/ssl/manifest.mn5
1 files changed, 0 insertions, 5 deletions
diff --git a/security/nss/lib/ssl/manifest.mn b/security/nss/lib/ssl/manifest.mn
index 7e286f60cf..83df8c0b87 100644
--- a/security/nss/lib/ssl/manifest.mn
+++ b/security/nss/lib/ssl/manifest.mn
@@ -5,10 +5,6 @@ CORE_DEPTH = ../..
# DEFINES = -DTRACE
-ifdef ZLIB_INCLUDE_DIR
-INCLUDES += -I$(ZLIB_INCLUDE_DIR)
-endif
-
EXPORTS = \
ssl.h \
sslt.h \
@@ -56,7 +52,6 @@ CSRCS = \
tls13exthandle.c \
tls13hashstate.c \
tls13hkdf.c \
- tls13psk.c \
tls13replay.c \
sslcert.c \
sslgrp.c \