diff options
| author | Garrett D'Amore <garrett@damore.org> | 2025-01-04 11:45:29 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2025-01-04 12:34:16 -0800 |
| commit | f82df257d6fc23477d7260f82ec66971be2813a2 (patch) | |
| tree | e535a5cdb8696fcc5e5487a75d1961d84212f340 /src/testing/nuts.h | |
| parent | d7fa10e49e693793d874100652b6ca5741b63365 (diff) | |
| download | nng-f82df257d6fc23477d7260f82ec66971be2813a2.tar.gz nng-f82df257d6fc23477d7260f82ec66971be2813a2.tar.bz2 nng-f82df257d6fc23477d7260f82ec66971be2813a2.zip | |
api: fold TLS supplemental headers into nng.h
Diffstat (limited to 'src/testing/nuts.h')
| -rw-r--r-- | src/testing/nuts.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/testing/nuts.h b/src/testing/nuts.h index 5f7ea513..50664211 100644 --- a/src/testing/nuts.h +++ b/src/testing/nuts.h @@ -48,9 +48,6 @@ extern void nuts_logger( #include <stdint.h> #include <string.h> -// The following headers are provided for test code convenience. -#include <nng/supplemental/tls/tls.h> - #ifdef __cplusplus extern "C" { #endif |
