summaryrefslogtreecommitdiff
path: root/test/helpers/ssltestlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'test/helpers/ssltestlib.h')
-rw-r--r--test/helpers/ssltestlib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/helpers/ssltestlib.h b/test/helpers/ssltestlib.h
index ee144e2f25..6f39388fca 100644
--- a/test/helpers/ssltestlib.h
+++ b/test/helpers/ssltestlib.h
@@ -50,6 +50,7 @@ void bio_s_always_retry_free(void);
#define MEMPACKET_CTRL_SET_DUPLICATE_REC (4 << 15)
int mempacket_swap_epoch(BIO *bio);
+int mempacket_swap_recent(BIO *bio);
int mempacket_test_inject(BIO *bio, const char *in, int inl, int pktnum,
int type);