mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 06:27:45 +00:00
LibTLS: Add missing headers to CipherSuite.h
This commit is contained in:
parent
e6ea13af61
commit
5e4739e371
1 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,8 @@
|
|||
|
||||
#pragma once
|
||||
|
||||
#include <AK/Types.h>
|
||||
|
||||
namespace TLS {
|
||||
|
||||
enum class CipherSuite {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue