rt-thread/components/net/sal/impl/af_inet_winsock.c

13 lines
228 B
C
Raw Normal View History

2022-05-16 02:52:00 +08:00
/*
* Copyright (c) 2006-2022, RT-Thread Development Team
*
* SPDX-License-Identifier: Apache-2.0
*
* Change Logs:
* Date Author Notes
*/
#include <winsock.h>
/* Do NOT include sys/time.h in this file */