1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-06-28 21:17:11 +02:00

Initial preparations for CURL and Discord integration.

This commit is contained in:
Sandu Liviu Catalin
2021-01-27 07:27:48 +02:00
parent 8257eb61d6
commit 95705e87c8
1751 changed files with 440547 additions and 854 deletions

View File

@ -54,7 +54,7 @@
*/
#define HAVE_ACCESS 1
/* #undef HAVE_AIOWAIT */
#define HAVE_ALARM 1
/* #undef HAVE_ALARM */
/* #undef HAVE_ALLOCA */
/* #undef HAVE_BCMP */
/* #undef HAVE_BFILL */
@ -190,7 +190,7 @@
# define HAVE_LONG_LONG 1
#endif
#define SIZEOF_OFF_T 4
#define SIZEOF_OFF_T 8
#if SIZEOF_OFF_T
# define HAVE_OFF_T 1
#endif