1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 00:17:46 +00:00

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

View file

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