Changeset 20 in Main for trunk/Server/config.c


Ignore:
Timestamp:
Sep 14, 2024, 6:59:15 PM (2 months ago)
Author:
Nishi
Message:

can show index

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Server/config.c

    r19 r20  
    1111#include <string.h>
    1212#include <unistd.h>
     13
     14#ifdef __MINGW32__
     15#include <winsock2.h>
     16#endif
    1317
    1418#include <cm_string.h>
Note: See TracChangeset for help on using the changeset viewer.