LibTLS: Add missing headers to CipherSuite.h

This commit is contained in:
Ben Wiederhake 2021-09-30 23:23:22 +02:00 committed by Linus Groh
parent e6ea13af61
commit 5e4739e371
Notes: sideshowbarker 2024-07-18 02:58:37 +09:00

View File

@ -6,6 +6,8 @@
#pragma once
#include <AK/Types.h>
namespace TLS {
enum class CipherSuite {