c7f7bde9b4712e3fe02603a19fcf0650fe0ff842
[reactos.git] / dll / win32 / ws2_32_new / src / scihlpr.c
1 /*
2 * COPYRIGHT: See COPYING in the top level directory
3 * PROJECT: ReactOS WinSock 2 API
4 * FILE: scihlpr.c
5 * PURPOSE: Service Class Information Conversion/Packing Helpers
6 * PROGRAMMER: Alex Ionescu (alex@relsoft.net)
7 */
8
9 /* INCLUDES ******************************************************************/
10 #include "ws2_32.h"
11
12 //#define NDEBUG
13 #include <debug.h>
14
15 /* DATA **********************************************************************/
16
17 /* FUNCTIONS *****************************************************************/