8 lines
188 B
C
8 lines
188 B
C
|
|
// Copyright (c) 2016, Google Inc.
|
||
|
|
// SPDX-License-Identifier: ISC
|
||
|
|
|
||
|
|
/* This header is provided in order to make compiling against code that expects
|
||
|
|
OpenSSL easier. */
|
||
|
|
|
||
|
|
#include "nid.h"
|