We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 597accf commit 249d6e8Copy full SHA for 249d6e8
gloo/transport/tcp/tls/dynamic_library.cc
@@ -1,3 +1,9 @@
1
+// Copyright (c) Meta Platforms, Inc. and its affiliates.
2
+// All rights reserved.
3
+//
4
+// This source code is licensed under the BSD-style license found in the
5
+// LICENSE file in the root directory of this source tree.
6
+
7
#include "dynamic_library.h"
8
9
#include <dlfcn.h>
gloo/transport/tcp/tls/openssl.cc
#include <openssl/err.h>
#include <openssl/ssl.h>
0 commit comments