10 lines
214 B
C
10 lines
214 B
C
![]() |
/** @file
|
||
|
Include file to support building third-party standard C / BSD sockets code.
|
||
|
|
||
|
Copyright (C) 2019, Red Hat, Inc.
|
||
|
|
||
|
SPDX-License-Identifier: BSD-2-Clause-Patent
|
||
|
**/
|
||
|
|
||
|
#include <CrtLibSupport.h>
|